Skip to content

Commit

Permalink
Windows Sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
Trenly committed Apr 1, 2024
1 parent c6a1573 commit 3e8f785
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/policies/moderatorTriggers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,14 @@ configuration:
then:
- addLabel:
label: Zipped-Binary
# Zipped-Binary
- if:
- commentContains:
pattern: '\[[Pp]olicy\]\s+([wW]indows[\s-])?[sS]andbox'
isRegex: True
then:
- addLabel:
label: Windows-Sandbox
# Unblocked
- if:
- commentContains:
Expand Down Expand Up @@ -654,6 +662,8 @@ configuration:
label: Public-Service-Announcement
- removeLabel:
label: Side-By-Side
- removeLabel:
label: Windows-Sandbox
- removeLabel:
label: Zipped-Binary
onFailure:
Expand Down

0 comments on commit 3e8f785

Please sign in to comment.