Skip to content

fix: use PR workflow for dev version bump in tag-release#3

Merged
brayniac merged 1 commit intoiopsystems:mainfrom
brayniac:fix/tag-release-pr-workflow
Mar 20, 2026
Merged

fix: use PR workflow for dev version bump in tag-release#3
brayniac merged 1 commit intoiopsystems:mainfrom
brayniac:fix/tag-release-pr-workflow

Conversation

@brayniac
Copy link
Copy Markdown
Contributor

Summary

  • Update tag-release workflow to create a branch + PR for the dev version bump instead of pushing directly to main
  • Branch protection prevents direct pushes, so the previous approach would always fail

Test plan

  • Verify next release triggers tag-release and the dev bump PR is created correctly

Branch protection on main prevents direct pushes. Update the
tag-release workflow to create a branch and PR for the dev version
bump, matching the ratelimit repo's approach.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@brayniac brayniac merged commit a6958d8 into iopsystems:main Mar 20, 2026
6 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