Skip to content

Commit 7236500

Browse files
Sync resourceManagement.yml (#26892)
1 parent 5934633 commit 7236500

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/policies/resourceManagement.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -808,6 +808,23 @@ configuration:
808808
- bberera
809809
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
810810
assignMentionees: False
811+
- if:
812+
- or:
813+
- labelAdded:
814+
label: Service Attention
815+
- labelAdded:
816+
label: CodeSigning
817+
- hasLabel:
818+
label: Service Attention
819+
- hasLabel:
820+
label: CodeSigning
821+
then:
822+
- mentionUsers:
823+
mentionees:
824+
- Jaxelr
825+
- DawnWang17
826+
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
827+
assignMentionees: False
811828
- if:
812829
- or:
813830
- labelAdded:

0 commit comments

Comments
 (0)