ci: cancel superseded in-progress runs #433
No reviewers
Labels
No labels
breaking
bug
documentation
enhancement
epic
good first issue
help wanted
refactoring
resolution/duplicate
resolution/invalid
resolution/wontfix
security
severity/critical
severity/high
severity/low
severity/medium
status/abandoned
status/blocked
status/needs-decision
status/needs-info
status/needs-verification
testing
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
sixfold-space/madtea!433
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ci/concurrency-cancel-in-progress"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Refs #426 (first no-trade CI-speed lever).
Adds a
concurrency:group to thecianddriftworkflows so a new push to the same ref cancels a stale in-progress run instead of queuing it behind the single org runner:Scoped to non-default refs, so
mainruns always complete (a merge's CI is never cut short); only superseded PR-branch runs are cancelled. No coverage change, no trust-boundary change.Left open on #426, deliberately not in this PR:
ci / gateis now a required check).