Skip to content

platform-ci: Cancel current running CI on new push#1391

Open
Javagedes wants to merge 2 commits intomicrosoft:mainfrom
Javagedes:personal/joeyvagedes/concurrency
Open

platform-ci: Cancel current running CI on new push#1391
Javagedes wants to merge 2 commits intomicrosoft:mainfrom
Javagedes:personal/joeyvagedes/concurrency

Conversation

@Javagedes
Copy link
Copy Markdown
Contributor

@Javagedes Javagedes commented Apr 8, 2026

Description

This commit adds a concurrency group to the github workflow based on the github ref. with cancel-in-progres: true, a push to a branch to github will result in any previous instance of this workflow running for for this being canceled.

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?

How This Was Tested

Performed a second push to this PR to ensure the previous running CI was cancelled.

image

Integration Instructions

N/A

@Javagedes Javagedes force-pushed the personal/joeyvagedes/concurrency branch from 2da21d8 to f236ada Compare April 8, 2026 17:33
@mu-automation mu-automation Bot added the impact:non-functional Does not have a functional impact label Apr 8, 2026
@Javagedes Javagedes requested review from apop5, kuqin12 and makubacki April 8, 2026 17:50
This commit adds a concurrency group to the github workflow based on the
github ref. with `cancel-in-progres: true`, a push to a branch to github
will result in any previous instance of this workflow running for for
this being canceled.
@Javagedes Javagedes force-pushed the personal/joeyvagedes/concurrency branch from f236ada to af29dfa Compare April 8, 2026 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

impact:non-functional Does not have a functional impact

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants