You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[IMP] runbot_merge: recombine remaining batches after culprit PR
When a multi-batch staging fails and a culprit PR is later identified
in a single-batch staging, cancel pending sibling stagings/splits from
the same split root and create a new split with all remaining active
batches. This lets the scheduler stage them together again, reducing CI
cycles and accelerating merges while preserving safety (bisect still
applies if more culprits/interactions remain).
0 commit comments