File tree Expand file tree Collapse file tree 1 file changed +33
-1
lines changed Expand file tree Collapse file tree 1 file changed +33
-1
lines changed Original file line number Diff line number Diff line change @@ -726,6 +726,22 @@ configuration:
726
726
- sgellock
727
727
replyTemplate : Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
728
728
assignMentionees : False
729
+ - if :
730
+ - or :
731
+ - labelAdded :
732
+ label : Service Attention
733
+ - labelAdded :
734
+ label : Cloud Service (Ext)
735
+ - hasLabel :
736
+ label : Service Attention
737
+ - hasLabel :
738
+ label : Cloud Service (Ext)
739
+ then :
740
+ - mentionUsers :
741
+ mentionees :
742
+ - hirenshah1
743
+ replyTemplate : Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
744
+ assignMentionees : False
729
745
- if :
730
746
- or :
731
747
- labelAdded :
@@ -1615,7 +1631,6 @@ configuration:
1615
1631
mentionees :
1616
1632
- edwinc
1617
1633
- mvvsubbu
1618
- - v-vyedavelly
1619
1634
replyTemplate : Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
1620
1635
assignMentionees : False
1621
1636
- if :
@@ -2386,6 +2401,23 @@ configuration:
2386
2401
- Lighthouse-Azure
2387
2402
replyTemplate : Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
2388
2403
assignMentionees : False
2404
+ - if :
2405
+ - or :
2406
+ - labelAdded :
2407
+ label : Service Attention
2408
+ - labelAdded :
2409
+ label : Management Groups
2410
+ - hasLabel :
2411
+ label : Service Attention
2412
+ - hasLabel :
2413
+ label : Management Groups
2414
+ then :
2415
+ - mentionUsers :
2416
+ mentionees :
2417
+ - rthorn17
2418
+ - cemheren
2419
+ replyTemplate : Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
2420
+ assignMentionees : False
2389
2421
- if :
2390
2422
- or :
2391
2423
- labelAdded :
You can’t perform that action at this time.
0 commit comments