Skip to content

chore: release via PR instead of pushing main - #200

Merged
edalzell merged 1 commit into
mainfrom
chore/pr-gated-release
Sep 6, 2026
Merged

chore: release via PR instead of pushing main#200
edalzell merged 1 commit into
mainfrom
chore/pr-gated-release

Conversation

@edalzell

@edalzell edalzell commented Sep 6, 2026

Copy link
Copy Markdown
Member

Summary

  • Org branch rules block GITHUB_TOKEN from pushing CHANGELOG.md to main, which is why the Release action failed before publishing v6.1.7.
  • Switch to Prime’s PR-gated flow: reusable release-prepare / release-publish / drafter / labeler from edalzell/github-workflows v1.3.1, plus Dependabot for those pins.

Test plan

  • Confirm PR Labeler labels this chore/* PR
  • After merge, run Release Prepare and squash-merge release/v6.1.7 so Release Publish tags v6.1.7 (keep the existing draft; do not publish it from the UI)

Org branch rules reject the changelog commit from GITHUB_TOKEN, so switch to Prime's prepare/publish flow.
@edalzell
edalzell merged commit 706fe40 into main Sep 6, 2026
25 checks passed
@github-actions github-actions Bot added the chore label Sep 6, 2026
@edalzell
edalzell deleted the chore/pr-gated-release branch September 6, 2026 20:53
@edalzell edalzell mentioned this pull request Sep 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant