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.
2 parents 8038789 + 6fec4fa commit e701422Copy full SHA for e701422
.github/policies/resourceManagement.yml
@@ -278,6 +278,18 @@ configuration:
278
- MSEvanhi
279
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
280
assignMentionees: False
281
+ - if:
282
+ - hasLabel:
283
+ label: Service Attention
284
285
+ label: ARM - Management Group
286
+ then:
287
+ - mentionUsers:
288
+ mentionees:
289
+ - rthorn17
290
+ - daxfohl
291
+ replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
292
+ assignMentionees: False
293
- if:
294
- hasLabel:
295
label: Service Attention
0 commit comments