Skip to content

Commit

Permalink
Add Package-Metadata label to moderator triggers (microsoft#196813)
Browse files Browse the repository at this point in the history
  • Loading branch information
Trenly authored Dec 6, 2024
1 parent 16965b0 commit 0bd2f76
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/policies/moderatorTriggers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,14 @@ configuration:
then:
- addLabel:
label: Network-Blocker
# Package-Metadata
- if:
- commentContains:
pattern: '\[[Pp]olicy\]\s+[pP]ackage[\s-][mM]etadata'
isRegex: True
then:
- addLabel:
label: Package-Metadata
# Package-Request
- if:
- commentContains:
Expand Down

0 comments on commit 0bd2f76

Please sign in to comment.