-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[suppressions.yaml] Add PR label when edited #28756
Comments
This builds on: |
I think we should make the label as specific as possible, and also at least try to align with existing naming conventions. I just wrote down all the complexities of suppressions we have here: I think we could adopt a convention similar to the For example, they have Given we have:
We could do:
Later on, if we do e.g.
I am suggesting to prefix this with We probably also should rename Note we also need to integrate any newly added suppression labels into the This relates to: |
When a PR includes edits to any file named
suppressions.yaml
, add a label that blocks merging (and an associated label to unblock merging). Options:SuppressionReviewRequired
/Approved-Suppression
SuppressionsYamlReviewRequired
suppressions.yaml
TypesSpecReviewRequired
TypeSpecRequirement
The text was updated successfully, but these errors were encountered: