Commit 8fd0f95
committed
feat: auto-update open PR branches after merge to main
When a PR merges, the post-merge workflow now iterates all open PRs
and runs gh pr update-branch on each. This eliminates the manual
'Update branch' click when strict status checks require branches
to be up to date.
Also enabled allow_update_branch on the repo via API.
Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>1 parent 802bb92 commit 8fd0f95
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
0 commit comments