Skip to content

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

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

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

Conversation

@brayniac
Copy link
Copy Markdown
Contributor

Summary

  • The tag-release workflow was pushing the dev version bump directly to main, which fails when branch protection requires PRs
  • Changed to create a branch and open a PR instead

Test plan

  • Merge the release PR and verify the tag-release workflow creates a PR for the dev version bump instead of failing

🤖 Generated with Claude Code

brayniac and others added 2 commits March 20, 2026 14:57
The tag-release workflow was pushing directly to main, which fails
when branch protection rules require changes via pull request.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@brayniac brayniac merged commit 4c92bb1 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