Skip to content

ref(ci): add cancel-in-progress to pull_request prs#7873

Merged
joshuarli merged 1 commit intomasterfrom
ref-ci-cancel-in-progress
Apr 14, 2026
Merged

ref(ci): add cancel-in-progress to pull_request prs#7873
joshuarli merged 1 commit intomasterfrom
ref-ci-cancel-in-progress

Conversation

@joshuarli
Copy link
Copy Markdown
Member

@joshuarli joshuarli commented Apr 13, 2026

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 21:48
@joshuarli joshuarli merged commit ec4265b into master Apr 14, 2026
45 of 46 checks passed
@joshuarli joshuarli deleted the ref-ci-cancel-in-progress branch April 14, 2026 17:22
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.

2 participants