Skip to content

Releases: kirchDev/workflows

v0.8.0

Choose a tag to compare

@kirchdev-release kirchdev-release released this 05 Sep 15:27
94cbcbd

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

  • go back to pnpm 11.25.0 (014f31d)

Miscellaneous Chores

  • move to pnpm 12 (e3664bc)
  • pilot pnpm 12 and align the toolchain (1be842c)

v0.7.0

Choose a tag to compare

@kirchdev-release kirchdev-release released this 02 Sep 12:21
7fd4eaf

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

Choose a tag to compare

@kirchdev-release kirchdev-release released this 02 Sep 12:12
0b6f866

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

Choose a tag to compare

@kirchdev-release kirchdev-release released this 02 Sep 11:51
b7bc340

0.5.0 (2026-09-02)

Features

  • ci: let the gate body install PHP for a Laravel repo's Pint (51880db)

v0.4.0

Choose a tag to compare

@kirchdev-release kirchdev-release released this 02 Sep 11:36
c4cce88

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

Choose a tag to compare

@kirchdev-release kirchdev-release released this 02 Sep 10:39
e4d8e5e

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

Choose a tag to compare

@kirchdev-release kirchdev-release released this 02 Sep 09:56
bec834b

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

Choose a tag to compare

@kirchdev-release kirchdev-release released this 01 Sep 19:53
f81bbe5

0.1.3 (2026-09-01)

Bug Fixes

  • ci: restore the static analysis job the body had dropped (8d2c761)

v0.1.2

Choose a tag to compare

@kirchdev-release kirchdev-release released this 01 Sep 19:39
c2c3c73

0.1.2 (2026-09-01)

Bug Fixes

  • ci: stop two bodies in one caller from cancelling each other (64216e0)

v0.1.1

Choose a tag to compare

@kirchdev-release kirchdev-release released this 01 Sep 19:02
f47f598

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)