Skip to content

Commit 761147f

Browse files
Sync resourceManagement.yml (#24198)
1 parent 6ffb2f6 commit 761147f

File tree

1 file changed

+50
-2
lines changed

1 file changed

+50
-2
lines changed

.github/policies/resourceManagement.yml

Lines changed: 50 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,22 @@ configuration:
430430
- Azure/deployments-owners
431431
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
432432
assignMentionees: False
433+
- if:
434+
- or:
435+
- labelAdded:
436+
label: Service Attention
437+
- labelAdded:
438+
label: arm-bicep
439+
- hasLabel:
440+
label: Service Attention
441+
- hasLabel:
442+
label: arm-bicep
443+
then:
444+
- mentionUsers:
445+
mentionees:
446+
- Azure/deployments-owners
447+
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
448+
assignMentionees: False
433449
- if:
434450
- or:
435451
- labelAdded:
@@ -692,6 +708,22 @@ configuration:
692708
- maertendMSFT
693709
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
694710
assignMentionees: False
711+
- if:
712+
- or:
713+
- labelAdded:
714+
label: Service Attention
715+
- labelAdded:
716+
label: CloudService
717+
- hasLabel:
718+
label: Service Attention
719+
- hasLabel:
720+
label: CloudService
721+
then:
722+
- mentionUsers:
723+
mentionees:
724+
- bberera
725+
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
726+
assignMentionees: False
695727
- if:
696728
- or:
697729
- labelAdded:
@@ -2197,7 +2229,7 @@ configuration:
21972229
then:
21982230
- mentionUsers:
21992231
mentionees:
2200-
- varunkch (Azure Cli route to zhoxing-ms)
2232+
- RamyaElangovanP
22012233
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
22022234
assignMentionees: False
22032235
- if:
@@ -3327,7 +3359,7 @@ configuration:
33273359
then:
33283360
- mentionUsers:
33293361
mentionees:
3330-
- chiragg4u
3362+
- venu-l
33313363
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
33323364
assignMentionees: False
33333365
- if:
@@ -3628,6 +3660,22 @@ configuration:
36283660
- azureSQLGitHub
36293661
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
36303662
assignMentionees: False
3663+
- if:
3664+
- or:
3665+
- labelAdded:
3666+
label: Service Attention
3667+
- labelAdded:
3668+
label: StackHCIVM
3669+
- hasLabel:
3670+
label: Service Attention
3671+
- hasLabel:
3672+
label: StackHCIVM
3673+
then:
3674+
- mentionUsers:
3675+
mentionees:
3676+
- arc-enabled-vms-on-hci Team
3677+
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
3678+
assignMentionees: False
36313679
- if:
36323680
- or:
36333681
- labelAdded:

0 commit comments

Comments
 (0)