File tree Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Original file line number Diff line number Diff line change @@ -3381,8 +3381,8 @@ configuration:
3381
3381
then :
3382
3382
- mentionUsers :
3383
3383
mentionees :
3384
- - tjsomasundaram
3385
- - aimankhan
3384
+ - sreehari-ms
3385
+ - vivekkhare31
3386
3386
replyTemplate : Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
3387
3387
assignMentionees : False
3388
3388
- if :
@@ -3769,6 +3769,22 @@ configuration:
3769
3769
- nazang
3770
3770
replyTemplate : Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
3771
3771
assignMentionees : False
3772
+ - if :
3773
+ - or :
3774
+ - labelAdded :
3775
+ label : Service Attention
3776
+ - labelAdded :
3777
+ label : SelfHelp
3778
+ - hasLabel :
3779
+ label : Service Attention
3780
+ - hasLabel :
3781
+ label : SelfHelp
3782
+ then :
3783
+ - mentionUsers :
3784
+ mentionees :
3785
+ - kenabd
3786
+ replyTemplate : Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
3787
+ assignMentionees : False
3772
3788
- if :
3773
3789
- or :
3774
3790
- labelAdded :
You can’t perform that action at this time.
0 commit comments