Skip to content

Commit 1e07da5

Browse files
theoephraimclaude
andcommitted
Add changeset for version PR CI trigger fix
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 779e0e6 commit 1e07da5

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@varlock/bumpy': patch
3+
---
4+
5+
Fix version PR not triggering CI workflow runs
6+
7+
After pushing the version branch, recreate the tip commit via the GitHub REST API so that pull_request workflows fire automatically. Commits pushed with GITHUB_TOKEN don't trigger workflows due to GitHub's anti-recursion guard, but API-created commits bypass this — no PATs, GitHub Apps, or user CI config changes needed.

0 commit comments

Comments
 (0)