File tree Expand file tree Collapse file tree 5 files changed +139
-48
lines changed Expand file tree Collapse file tree 5 files changed +139
-48
lines changed Original file line number Diff line number Diff line change @@ -1762,7 +1762,8 @@ configuration:
1762
1762
then :
1763
1763
- mentionUsers :
1764
1764
mentionees :
1765
- - alec-baird,costinhagiu
1765
+ - alec-baird
1766
+ - costinhagiu
1766
1767
replyTemplate : Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
1767
1768
assignMentionees : False
1768
1769
- if :
@@ -1984,6 +1985,24 @@ configuration:
1984
1985
- omzevall
1985
1986
replyTemplate : Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
1986
1987
assignMentionees : False
1988
+ - if :
1989
+ - or :
1990
+ - labelAdded :
1991
+ label : Service Attention
1992
+ - labelAdded :
1993
+ label : ImageBuilder
1994
+ - hasLabel :
1995
+ label : Service Attention
1996
+ - hasLabel :
1997
+ label : ImageBuilder
1998
+ then :
1999
+ - mentionUsers :
2000
+ mentionees :
2001
+ - adana-popescu
2002
+ - KalpeshChavan12
2003
+ - ralucaminea
2004
+ replyTemplate : Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
2005
+ assignMentionees : False
1987
2006
- if :
1988
2007
- or :
1989
2008
- labelAdded :
@@ -2229,7 +2248,9 @@ configuration:
2229
2248
then :
2230
2249
- mentionUsers :
2231
2250
mentionees :
2232
- - adana-popescu,KalpeshChavan12,ralucaminea
2251
+ - adana-popescu
2252
+ - KalpeshChavan12
2253
+ - ralucaminea
2233
2254
replyTemplate : Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
2234
2255
assignMentionees : False
2235
2256
- if :
You can’t perform that action at this time.
0 commit comments