Skip to content

PR action cancel if a new push arrives#7850

Closed
axenteoctavian wants to merge 1 commit into
unbond-period-metricsfrom
pr-actions-grouping
Closed

PR action cancel if a new push arrives#7850
axenteoctavian wants to merge 1 commit into
unbond-period-metricsfrom
pr-actions-grouping

Conversation

@axenteoctavian

Copy link
Copy Markdown
Contributor

Reasoning behind the pull request

  • Each new push starts a new actions without closing current running actions

Proposed changes

  • Added concurrency block that groups runs by workflow name + branch ref and cancels any in-progress run when a new push arrives on the same branch

Testing procedure

Pre-requisites

Based on the Contributing Guidelines the PR author and the reviewers must check the following requirements are met:

  • was the PR targeted to the correct branch?
  • if this is a larger feature that probably needs more than one PR, is there a feat branch created?
  • if this is a feat branch merging, do all satellite projects have a proper tag inside go.mod?

@axenteoctavian axenteoctavian self-assigned this May 14, 2026
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