-
Notifications
You must be signed in to change notification settings - Fork 798
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Repo Gardening: add check for a [Type] label on PRs (#40428)
* Repo Gardening: add check for a [Type] label on PRs See p1HpG7-uPQ-p2#comment-74890 * Avoid an additional call to get all labels * Move it up for more readability See #40428 (comment) Co-authored-by: anomiex <anomiex@users.noreply.github.com> --------- Co-authored-by: anomiex <anomiex@users.noreply.github.com>
- Loading branch information
Showing
2 changed files
with
33 additions
and
19 deletions.
There are no files selected for viewing
4 changes: 4 additions & 0 deletions
4
projects/github-actions/repo-gardening/changelog/add-repo-gardening-type-label-check-pr
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Significance: patch | ||
Type: added | ||
|
||
PR checks: add new check to ensure that PRs include a [Type] label. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters