Skip to content

ci: cancel stale workflow runs - #5173

Merged
arturcic merged 1 commit into
GitTools:mainfrom
arturcic:fix/cancel-stale-actions-runs
Aug 28, 2026
Merged

ci: cancel stale workflow runs#5173
arturcic merged 1 commit into
GitTools:mainfrom
arturcic:fix/cancel-stale-actions-runs

Conversation

@arturcic

Copy link
Copy Markdown
Member

Summary

  • add workflow-level concurrency to all ten head-based validation workflows
  • group runs by workflow, event type, and ref
  • cancel an older in-progress run when a newer commit starts the same workflow for the same ref
  • keep different workflows and event types independent
  • leave reusable, release, and downstream publishing workflows unchanged

Validation

  • actionlint: zero diagnostics
  • verified every non-reusable push/pull-request workflow has the concurrency policy
  • git diff --check

Copilot AI lite review requested due to automatic review settings August 28, 2026 13:48

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@arturcic
arturcic merged commit ed27e29 into GitTools:main Aug 28, 2026
14 checks passed
@arturcic
arturcic deleted the fix/cancel-stale-actions-runs branch August 28, 2026 13:50
@mergify

mergify Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Thank you @arturcic for your contribution!

@sonarqubecloud

Copy link
Copy Markdown

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