Label enforcer: add Gutenberg plugin
to the list of single required labels
#65253
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What?
Allows merging PRs that only have
Gutenberg plugin
label.Why?
There are meta PRs that shouldn't need any extra label, like #65252
How?
By adding the label to the list of required labels in the label enforcer auatomation
Testing Instructions
Gutenberg plugin
label, and check that the PR can now passes the required label checks