Skip to content

ci(publish): merge release bump via PR instead of pushing to protecte…#49

Merged
DannyNs merged 1 commit into
developfrom
fix/release-workflow-pr
Jun 18, 2026
Merged

ci(publish): merge release bump via PR instead of pushing to protecte…#49
DannyNs merged 1 commit into
developfrom
fix/release-workflow-pr

Conversation

@DannyNs

@DannyNs DannyNs commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

…d main

git push origin main failed because main requires a pull request. The release job now commits the version bump to a release/vX branch, pushes the branch and tag, opens a PR to main, and enables auto-merge (squash, delete branch) so it lands once required checks/approvals pass.

Adds pull-requests: write and uses GH_TOKEN for the gh CLI.

…d main

git push origin main failed because main requires a pull request. The
release job now commits the version bump to a release/vX branch, pushes
the branch and tag, opens a PR to main, and enables auto-merge (squash,
delete branch) so it lands once required checks/approvals pass.

Adds pull-requests: write and uses GH_TOKEN for the gh CLI.
@DannyNs DannyNs merged commit ebf6616 into develop Jun 18, 2026
1 check passed
@DannyNs DannyNs deleted the fix/release-workflow-pr branch June 18, 2026 11:17
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