Skip to content

Commit 3e8f785

Browse files
committed
Windows Sandbox
1 parent c6a1573 commit 3e8f785

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/policies/moderatorTriggers.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -476,6 +476,14 @@ configuration:
476476
then:
477477
- addLabel:
478478
label: Zipped-Binary
479+
# Zipped-Binary
480+
- if:
481+
- commentContains:
482+
pattern: '\[[Pp]olicy\]\s+([wW]indows[\s-])?[sS]andbox'
483+
isRegex: True
484+
then:
485+
- addLabel:
486+
label: Windows-Sandbox
479487
# Unblocked
480488
- if:
481489
- commentContains:
@@ -654,6 +662,8 @@ configuration:
654662
label: Public-Service-Announcement
655663
- removeLabel:
656664
label: Side-By-Side
665+
- removeLabel:
666+
label: Windows-Sandbox
657667
- removeLabel:
658668
label: Zipped-Binary
659669
onFailure:

0 commit comments

Comments
 (0)