Skip to content

[MNT] add CI concurrency exclusion for the same PR job#386

Merged
fkiraly merged 2 commits into
mainfrom
ci-concurrency
Jul 24, 2025
Merged

[MNT] add CI concurrency exclusion for the same PR job#386
fkiraly merged 2 commits into
mainfrom
ci-concurrency

Conversation

@fkiraly

@fkiraly fkiraly commented Jul 23, 2025

Copy link
Copy Markdown
Collaborator

Currently, pushing updates to a PR branch starts the PR CI anew, but it does not cancel the previous CI job.

This PR adds a concurrency limit of 1 which cancels such a previous job when the PR branch is updated.

@fkiraly fkiraly added the maintenance Continuous integration, unit testing & package distribution label Jul 23, 2025

@dswah dswah left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great idea!

@fkiraly fkiraly merged commit 5cc8d65 into main Jul 24, 2025
16 checks passed
@dswah dswah deleted the ci-concurrency branch December 2, 2025 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Continuous integration, unit testing & package distribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants