Skip to content

feat(ci): cancel in-progress PR workflows on new commit push#5830

Open
joshuarli wants to merge 1 commit intomasterfrom
devinfra/workflow-concurrency
Open

feat(ci): cancel in-progress PR workflows on new commit push#5830
joshuarli wants to merge 1 commit intomasterfrom
devinfra/workflow-concurrency

Conversation

@joshuarli
Copy link
Copy Markdown
Member

this adds concurrency cancellation to pull_request workflows so that pushing a new commit to a PR automatically cancels any still-running workflow from the previous commit

99% of the time if you push a new commit you don't care about the previous workflow if its still running

we already do this for all sentry+getsentry pull_request workflows

we (devinfra) can't measure this yet but this would greatly help decrease org-wide runner queue pressure!

@joshuarli joshuarli requested a review from a team as a code owner April 13, 2026 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant