CI: Cancel superseded pull request runs - #2547
Merged
LucaCappelletti94 merged 1 commit intoSep 23, 2026
Merged
Conversation
LucaCappelletti94
force-pushed
the
ci-cancel-superseded-runs
branch
from
September 22, 2026 19:49
6559c4b to
5a4e577
Compare
LucaCappelletti94
changed the base branch from
main
to
ci-single-workflow-run
September 22, 2026 19:51
LucaCappelletti94
added this pull request to stack #2549
September 22, 2026 19:52
LucaCappelletti94
marked this pull request as ready for review
September 22, 2026 20:13
Contributor
Author
|
@alamb if it is okay, I will start the queuing of this PR stack since it might help the CI move along. |
github-merge-queue
Bot
removed this pull request from the merge queue because a pull request earlier in the stack was removed
Sep 23, 2026
github-merge-queue
Bot
removed this pull request from the merge queue because a pull request earlier in the stack was removed
Sep 23, 2026
Contributor
|
looks good to me |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
After a new push to an open PR, GitHub keeps running the superseded commit's jobs. They occupy runner slots, the fresh run queues behind them, and their verdict describes a commit nobody will merge. Now, they get cancelled.