Skip to content

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

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

feat(ci): cancel in-progress PR workflows on new commit push#17330
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!

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
develop-docs Ready Ready Preview, Comment Apr 13, 2026 10:45pm
sentry-docs Ready Ready Preview, Comment Apr 13, 2026 10:45pm

Request Review

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.

1 participant