Skip to content

Commit a575b42

Browse files
Sync resourceManagement.yml (Azure#26182)
1 parent 09fde6f commit a575b42

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

.github/policies/resourceManagement.yml

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3983,6 +3983,22 @@ configuration:
39833983
- azureSQLGitHub
39843984
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
39853985
assignMentionees: False
3986+
- if:
3987+
- or:
3988+
- labelAdded:
3989+
label: Service Attention
3990+
- labelAdded:
3991+
label: SSH
3992+
- hasLabel:
3993+
label: Service Attention
3994+
- hasLabel:
3995+
label: SSH
3996+
then:
3997+
- mentionUsers:
3998+
mentionees:
3999+
- vthiebaut10
4000+
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
4001+
assignMentionees: False
39864002
- if:
39874003
- or:
39884004
- labelAdded:
@@ -4153,6 +4169,22 @@ configuration:
41534169
- Shipra1Mishra
41544170
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
41554171
assignMentionees: False
4172+
- if:
4173+
- or:
4174+
- labelAdded:
4175+
label: Service Attention
4176+
- labelAdded:
4177+
label: Traffic Collector
4178+
- hasLabel:
4179+
label: Service Attention
4180+
- hasLabel:
4181+
label: Traffic Collector
4182+
then:
4183+
- mentionUsers:
4184+
mentionees:
4185+
- rmodh
4186+
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
4187+
assignMentionees: False
41564188
- if:
41574189
- or:
41584190
- labelAdded:

0 commit comments

Comments
 (0)