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 4cc88dd commit 7f806e2Copy full SHA for 7f806e2
.github/policies/resourceManagement.yml
@@ -227,6 +227,18 @@ configuration:
227
- azmonapplicationinsights
228
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
229
assignMentionees: False
230
+ - if:
231
+ - hasLabel:
232
+ label: Service Attention
233
234
+ label: ArcResourceBridge
235
+ then:
236
+ - mentionUsers:
237
+ mentionees:
238
+ - alt-key
239
+ - saisankargochhayat
240
+ replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
241
+ assignMentionees: False
242
- if:
243
- hasLabel:
244
label: Service Attention
0 commit comments