Skip to content

Commit 34a7efe

Browse files
Sync resourceManagement.yml (#24288)
1 parent 406941a commit 34a7efe

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
@@ -2216,6 +2216,22 @@ configuration:
22162216
- seanyao1
22172217
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
22182218
assignMentionees: False
2219+
- if:
2220+
- or:
2221+
- labelAdded:
2222+
label: Service Attention
2223+
- labelAdded:
2224+
label: Maintenance
2225+
- hasLabel:
2226+
label: Service Attention
2227+
- hasLabel:
2228+
label: Maintenance
2229+
then:
2230+
- mentionUsers:
2231+
mentionees:
2232+
- adana-popescu,KalpeshChavan12,ralucaminea
2233+
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
2234+
assignMentionees: False
22192235
- if:
22202236
- or:
22212237
- labelAdded:

0 commit comments

Comments
 (0)