File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change @@ -483,6 +483,24 @@ configuration:
483
483
- amanohar
484
484
replyTemplate : Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
485
485
assignMentionees : False
486
+ - if :
487
+ - or :
488
+ - labelAdded :
489
+ label : Service Attention
490
+ - labelAdded :
491
+ label : ASTRO
492
+ - hasLabel :
493
+ label : Service Attention
494
+ - hasLabel :
495
+ label : ASTRO
496
+ then :
497
+ - mentionUsers :
498
+ mentionees :
499
+ - Reshmi-Sriram
500
+ - banggaurav
501
+ - charanjeet2008
502
+ replyTemplate : Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
503
+ assignMentionees : False
486
504
- if :
487
505
- or :
488
506
- labelAdded :
@@ -1919,6 +1937,22 @@ configuration:
1919
1937
- arpit-gagneja
1920
1938
replyTemplate : Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
1921
1939
assignMentionees : False
1940
+ - if :
1941
+ - or :
1942
+ - labelAdded :
1943
+ label : Service Attention
1944
+ - labelAdded :
1945
+ label : ElasticSan
1946
+ - hasLabel :
1947
+ label : Service Attention
1948
+ - hasLabel :
1949
+ label : ElasticSan
1950
+ then :
1951
+ - mentionUsers :
1952
+ mentionees :
1953
+ - blueww
1954
+ replyTemplate : Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
1955
+ assignMentionees : False
1922
1956
- if :
1923
1957
- or :
1924
1958
- labelAdded :
You can’t perform that action at this time.
0 commit comments