File tree Expand file tree Collapse file tree 1 file changed +20
-3
lines changed Expand file tree Collapse file tree 1 file changed +20
-3
lines changed Original file line number Diff line number Diff line change @@ -2861,7 +2861,9 @@ configuration:
2861
2861
then :
2862
2862
- mentionUsers :
2863
2863
mentionees :
2864
- - fwsuppgithub
2864
+ - gopimsft
2865
+ - gimotwanMSFT
2866
+ - avripintoms
2865
2867
replyTemplate : Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
2866
2868
assignMentionees : False
2867
2869
- if :
@@ -3028,6 +3030,22 @@ configuration:
3028
3030
- vpngwsuppgithub
3029
3031
replyTemplate : Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
3030
3032
assignMentionees : False
3033
+ - if :
3034
+ - or :
3035
+ - labelAdded :
3036
+ label : Service Attention
3037
+ - labelAdded :
3038
+ label : Nginx
3039
+ - hasLabel :
3040
+ label : Service Attention
3041
+ - hasLabel :
3042
+ label : Nginx
3043
+ then :
3044
+ - mentionUsers :
3045
+ mentionees :
3046
+ - limingu
3047
+ replyTemplate : Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
3048
+ assignMentionees : False
3031
3049
- if :
3032
3050
- or :
3033
3051
- labelAdded :
@@ -3175,8 +3193,7 @@ configuration:
3175
3193
then :
3176
3194
- mentionUsers :
3177
3195
mentionees :
3178
- - pvrk
3179
- - adityabalaji-msft
3196
+ - Daya-Patil
3180
3197
replyTemplate : Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
3181
3198
assignMentionees : False
3182
3199
- if :
You can’t perform that action at this time.
0 commit comments