Skip to content

Commit 178dcc0

Browse files
Sync resourceManagement.yml (#26100)
1 parent 97d838e commit 178dcc0

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

.github/policies/resourceManagement.yml

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3381,8 +3381,8 @@ configuration:
33813381
then:
33823382
- mentionUsers:
33833383
mentionees:
3384-
- tjsomasundaram
3385-
- aimankhan
3384+
- sreehari-ms
3385+
- vivekkhare31
33863386
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
33873387
assignMentionees: False
33883388
- if:
@@ -3769,6 +3769,22 @@ configuration:
37693769
- nazang
37703770
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
37713771
assignMentionees: False
3772+
- if:
3773+
- or:
3774+
- labelAdded:
3775+
label: Service Attention
3776+
- labelAdded:
3777+
label: SelfHelp
3778+
- hasLabel:
3779+
label: Service Attention
3780+
- hasLabel:
3781+
label: SelfHelp
3782+
then:
3783+
- mentionUsers:
3784+
mentionees:
3785+
- kenabd
3786+
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
3787+
assignMentionees: False
37723788
- if:
37733789
- or:
37743790
- labelAdded:

0 commit comments

Comments
 (0)