We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 924eb3b commit 7efaf9fCopy full SHA for 7efaf9f
.github/policies/resourceManagement.yml
@@ -709,6 +709,17 @@ configuration:
709
- qiaozha
710
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
711
assignMentionees: False
712
+ - if:
713
+ - hasLabel:
714
+ label: Service Attention
715
716
+ label: Communication
717
+ then:
718
+ - mentionUsers:
719
+ mentionees:
720
+ - acsdevx-msft
721
+ replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
722
+ assignMentionees: False
723
- if:
724
- hasLabel:
725
label: Service Attention
0 commit comments