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 ea1e99f commit 9c837f9Copy full SHA for 9c837f9
.github/policies/resourceManagement.yml
@@ -1201,6 +1201,17 @@ configuration:
1201
- hiaga
1202
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
1203
assignMentionees: False
1204
+ - if:
1205
+ - hasLabel:
1206
+ label: Service Attention
1207
1208
+ label: Dev Center
1209
+ then:
1210
+ - mentionUsers:
1211
+ mentionees:
1212
+ - nazang
1213
+ replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
1214
+ assignMentionees: False
1215
- if:
1216
- hasLabel:
1217
label: Service Attention
0 commit comments