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 5934633 commit 7236500Copy full SHA for 7236500
.github/policies/resourceManagement.yml
@@ -808,6 +808,23 @@ configuration:
808
- bberera
809
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
810
assignMentionees: False
811
+ - if:
812
+ - or:
813
+ - labelAdded:
814
+ label: Service Attention
815
816
+ label: CodeSigning
817
+ - hasLabel:
818
819
820
821
+ then:
822
+ - mentionUsers:
823
+ mentionees:
824
+ - Jaxelr
825
+ - DawnWang17
826
+ replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
827
+ assignMentionees: False
828
- if:
829
- or:
830
- labelAdded:
0 commit comments