Skip to content

fix: version bump workflow to use PR instead of direct push#7

Merged
mrjasonroy merged 1 commit intomainfrom
prod-release
Nov 19, 2025
Merged

fix: version bump workflow to use PR instead of direct push#7
mrjasonroy merged 1 commit intomainfrom
prod-release

Conversation

@mrjasonroy
Copy link
Copy Markdown
Owner

Modified the version bump workflow to create a pull request instead of pushing directly to main, which respects branch protection rules.

Changes:

  • Create version-bump branch and PR instead of direct push
  • Added automatic tagging workflow that triggers on PR merge
  • Updated permissions to include pull-requests: write
  • Improved PR body with clear next steps and prerelease warnings

This ensures branch protection rules are respected while maintaining automation of the version bump process.

Modified the version bump workflow to create a pull request instead of
pushing directly to main, which respects branch protection rules.

Changes:
- Create version-bump branch and PR instead of direct push
- Added automatic tagging workflow that triggers on PR merge
- Updated permissions to include pull-requests: write
- Improved PR body with clear next steps and prerelease warnings

This ensures branch protection rules are respected while maintaining
automation of the version bump process.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@gemini-code-assist
Copy link
Copy Markdown

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@mrjasonroy mrjasonroy merged commit a4b8ff1 into main Nov 19, 2025
7 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