Skip to content

ci: let a manual dispatch release a version-stamped regeneration - #71

Merged
antonwhop merged 1 commit into
mainfrom
anton/dispatch-skips-diff-guard
Aug 25, 2026
Merged

ci: let a manual dispatch release a version-stamped regeneration#71
antonwhop merged 1 commit into
mainfrom
anton/dispatch-skips-diff-guard

Conversation

@antonwhop

Copy link
Copy Markdown
Collaborator

Why / Prompt

Version-stamped Fern regenerations auto-merge via GITHUB_TOKEN, whose pushes cannot trigger this workflow — so releases are dispatched manually. The only-version-changed guard then refuses the dispatch, because a stamped regeneration legitimately changes .fern bookkeeping alongside version.rb. Release 1.0.14 is blocked on exactly this.

What changed?

  • The only-version-changed check now runs on push events only, mirroring whopsdk-typescript's decide job
  • Dispatches still pass every other gate: stable-semver check, downgrade guard, already-published check

@antonwhop
antonwhop merged commit c586ce7 into main Aug 25, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant