Skip to content

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

Open
dbrattli wants to merge 1 commit intomainfrom
repo-assist/eng-ci-concurrency-2026-04-9ed9a15555f59fd8
Open

[Repo Assist] [Eng] Add CI concurrency settings to cancel superseded PR runs#4546
dbrattli wants to merge 1 commit intomainfrom
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>
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