Skip to content

ci: Add CI concurrency settings to cancel superseded PR runs#4546

Merged
dbrattli merged 1 commit into
mainfrom
repo-assist/eng-ci-concurrency-2026-04-9ed9a15555f59fd8
May 23, 2026
Merged

ci: Add CI concurrency settings to cancel superseded PR runs#4546
dbrattli merged 1 commit into
mainfrom
repo-assist/eng-ci-concurrency-2026-04-9ed9a15555f59fd8

Conversation

@dbrattli
Copy link
Copy Markdown
Collaborator

When multiple commits are pushed to the same PR branch in quick
succession, only the latest CI run is needed. The concurrency group
cancels any in-progress run for the same workflow+branch combination
when a new one starts. Main branch pushes are excluded from
cancellation so all merges complete.

Closes #4530

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

When multiple commits are pushed to the same PR branch in quick
succession, only the latest CI run is needed. The concurrency group
cancels any in-progress run for the same workflow+branch combination
when a new one starts. Main branch pushes are excluded from
cancellation so all merges complete.

Closes #4530

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@dbrattli dbrattli changed the title [Repo Assist] [Eng] Add CI concurrency settings to cancel superseded PR runs ci: Add CI concurrency settings to cancel superseded PR runs May 23, 2026
@dbrattli dbrattli merged commit 8e0fe91 into main May 23, 2026
38 checks passed
@dbrattli dbrattli deleted the repo-assist/eng-ci-concurrency-2026-04-9ed9a15555f59fd8 branch May 23, 2026 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Repo Assist] Add CI concurrency settings to cancel superseded PR runs

1 participant