Skip to content

Commit 75742d5

Browse files
Sync resourceManagement.yml (#26004)
1 parent fbed92f commit 75742d5

File tree

1 file changed

+33
-1
lines changed

1 file changed

+33
-1
lines changed

.github/policies/resourceManagement.yml

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,6 +726,22 @@ configuration:
726726
- sgellock
727727
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
728728
assignMentionees: False
729+
- if:
730+
- or:
731+
- labelAdded:
732+
label: Service Attention
733+
- labelAdded:
734+
label: Cloud Service (Ext)
735+
- hasLabel:
736+
label: Service Attention
737+
- hasLabel:
738+
label: Cloud Service (Ext)
739+
then:
740+
- mentionUsers:
741+
mentionees:
742+
- hirenshah1
743+
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
744+
assignMentionees: False
729745
- if:
730746
- or:
731747
- labelAdded:
@@ -1615,7 +1631,6 @@ configuration:
16151631
mentionees:
16161632
- edwinc
16171633
- mvvsubbu
1618-
- v-vyedavelly
16191634
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
16201635
assignMentionees: False
16211636
- if:
@@ -2386,6 +2401,23 @@ configuration:
23862401
- Lighthouse-Azure
23872402
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
23882403
assignMentionees: False
2404+
- if:
2405+
- or:
2406+
- labelAdded:
2407+
label: Service Attention
2408+
- labelAdded:
2409+
label: Management Groups
2410+
- hasLabel:
2411+
label: Service Attention
2412+
- hasLabel:
2413+
label: Management Groups
2414+
then:
2415+
- mentionUsers:
2416+
mentionees:
2417+
- rthorn17
2418+
- cemheren
2419+
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
2420+
assignMentionees: False
23892421
- if:
23902422
- or:
23912423
- labelAdded:

0 commit comments

Comments
 (0)