Skip to content

Commit 3ec8646

Browse files
Sync resourceManagement.yml (#24092)
1 parent 444eddd commit 3ec8646

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.github/policies/resourceManagement.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1717,6 +1717,22 @@ configuration:
17171717
- hiaga
17181718
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
17191719
assignMentionees: False
1720+
- if:
1721+
- or:
1722+
- labelAdded:
1723+
label: Service Attention
1724+
- labelAdded:
1725+
label: DesktopVirtualization
1726+
- hasLabel:
1727+
label: Service Attention
1728+
- hasLabel:
1729+
label: DesktopVirtualization
1730+
then:
1731+
- mentionUsers:
1732+
mentionees:
1733+
- alec-baird,costinhagiu
1734+
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
1735+
assignMentionees: False
17201736
- if:
17211737
- or:
17221738
- labelAdded:

0 commit comments

Comments
 (0)