Releases: kirchDev/workflows
Releases · kirchDev/workflows
v0.8.0
Compare
Sorry, something went wrong.
No results found
0.8.0 (2026-09-05)
⚠ BREAKING CHANGES
move to pnpm 12
this repository now requires pnpm 12.
Bug Fixes
promotion-pr: treat nothing to promote as success (#30 ) (3c77eb0 )
Reverts
Miscellaneous Chores
move to pnpm 12 (e3664bc )
pilot pnpm 12 and align the toolchain (1be842c )
v0.7.0
Compare
Sorry, something went wrong.
No results found
0.7.0 (2026-09-02)
Features
ci: give the generator the caller's own token (6f83e36 )
ci: let the change check decide who gets assigned (2a0d17a )
v0.6.0
Compare
Sorry, something went wrong.
No results found
0.6.0 (2026-09-02)
Features
ci: add a body for regenerating a file and opening a PR (de4cc4c )
ci: let a caller answer whether the regenerated file really changed (bcdb23c )
v0.5.0
Compare
Sorry, something went wrong.
No results found
0.5.0 (2026-09-02)
Features
ci: let the gate body install PHP for a Laravel repo's Pint (51880db )
v0.4.0
Compare
Sorry, something went wrong.
No results found
0.4.0 (2026-09-02)
Features
ci: add a body for the bot sync-branch cleanup (02436f0 )
prove every caller input exists on the body it calls (f2f54fe )
v0.3.0
Compare
Sorry, something went wrong.
No results found
0.3.0 (2026-09-02)
Features
ci: clean up merged release-please branches in the body (ab7aa43 )
ci: let a caller name the runner its jobs run on (97df12c )
Bug Fixes
ci: let a cancelled run cancel the Gate instead of failing it (bd67a66 )
v0.2.0
Compare
Sorry, something went wrong.
No results found
0.2.0 (2026-09-02)
⚠ BREAKING CHANGES
ci: the required status check becomes / Gate. A rule naming a body job keeps waiting, and ci.yml may no longer carry paths-ignore — a workflow that does not trigger reports no check, and a required check that never reports blocks the merge rather than failing it.
Features
ci: end every CI body in a stable Gate job (e268a5d )
v0.1.3
Compare
Sorry, something went wrong.
No results found
0.1.3 (2026-09-01)
Bug Fixes
ci: restore the static analysis job the body had dropped (8d2c761 )
v0.1.2
Compare
Sorry, something went wrong.
No results found
0.1.2 (2026-09-01)
Bug Fixes
ci: stop two bodies in one caller from cancelling each other (64216e0 )
v0.1.1
Compare
Sorry, something went wrong.
No results found
0.1.1 (2026-09-01)
Bug Fixes
ci: run the analysis when a draft becomes ready (edeffcd )
ci: scan once per change instead of twice (2008c11 )