- Notifications
You must be signed in to change notification settings - Fork5.2k
[release/9.0-staging] Add workflow to prevent merging a PR when theNO-MERGE label is applied#111961
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
[release/9.0-staging] Add workflow to prevent merging a PR when theNO-MERGE label is applied#111961
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Tagging subscribers to this area: @dotnet/runtime-infrastructure |
carlossanlop commentedJan 29, 2025
I see the utility of having this in servicing for now. The change was easy to make and we can temporarily have it here while we work on the arcade solution for everyone. When that happens, and we backport it to 9.0 and 8.0 in arcade, we can then remove this runtime-specific workflows to use the arcade one instead. |
62d433f intorelease/9.0-stagingUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Backport of#111940 to release/9.0-staging
Infra only. Workflow that already works on
mainthat prevents merging a PR when theNO-MERGElabel is applied.Edit - Confirmed it works in this PR: