Skip to content

feat: merge-train/spartan#20472

Merged
ludamad merged 2 commits intonextfrom
merge-train/spartan
Feb 13, 2026
Merged

feat: merge-train/spartan#20472
ludamad merged 2 commits intonextfrom
merge-train/spartan

Conversation

@AztecBot
Copy link
Collaborator

@AztecBot AztecBot commented Feb 13, 2026

BEGIN_COMMIT_OVERRIDE
feat(ci): wake up PRs targeting merge-train branches after merge (#20447)
END_COMMIT_OVERRIDE

)

Currently, there is an edge case where auto-merge PRs are stuck if a
merge-train PR has been queued for merge. The branch becomes protected,
and github never reconsiders the PR for automerge.

Now:
- When a merge-train branch merges and is recreated, adds
`ci-wakeup-pr-after-merge` label to all open PRs targeting that branch
that have passed CI and have automerge enabled
- The label triggers a CI re-run (no-op via tree-hash cache) so those
PRs can proceed through the merge queue
@ludamad ludamad merged commit f793699 into next Feb 13, 2026
18 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants