Skip to content

fix(ci): use PR instead of direct push for tool versions update#11

Merged
matthew-on-git merged 1 commit intomainfrom
fix/tool-versions-workflow-pr
Mar 6, 2026
Merged

fix(ci): use PR instead of direct push for tool versions update#11
matthew-on-git merged 1 commit intomainfrom
fix/tool-versions-workflow-pr

Conversation

@matthew-on-git
Copy link
Contributor

Summary

  • Branch protection on main requires changes through a pull request
  • Updated update-tool-versions.yml to create a PR from an auto/update-tool-versions branch instead of pushing directly to main
  • Added pull-requests: write permission
  • Reuses existing open PR if one already exists (idempotent)

Test plan

  • Trigger workflow manually after merge and verify it creates a PR

🤖 Generated with Claude Code

Branch protection on main requires changes through a pull request.
Update the workflow to create a PR from an auto/ branch instead of
pushing directly to main.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@matthew-on-git matthew-on-git merged commit 47efde2 into main Mar 6, 2026
2 checks passed
@matthew-on-git matthew-on-git deleted the fix/tool-versions-workflow-pr branch March 6, 2026 16:49
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