Skip to content

ci(warden): Cancel superseded PR runs - #212

Draft
jamieQ wants to merge 1 commit into
mainfrom
ci/cancel-superseded-warden-runs
Draft

ci(warden): Cancel superseded PR runs#212
jamieQ wants to merge 1 commit into
mainfrom
ci/cancel-superseded-warden-runs

Conversation

@jamieQ

@jamieQ jamieQ commented Aug 25, 2026

Copy link
Copy Markdown
Member

Warden now groups workflow runs by pull request and cancels an in-progress run when a newer commit arrives. This avoids spending analysis capacity on superseded heads while keeping separate PRs independent.

The workflow remains PR-only; a nearby comment notes that the concurrency group must be reconsidered if other event triggers are added.

Group Warden workflow executions by pull request so a new commit cancels analysis for the previous head.

Co-Authored-By: Codex <noreply@openai.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.

1 participant