File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -886,17 +886,6 @@ configuration:
886
886
- TiagoCrewGitHubIssues
887
887
replyTemplate : Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
888
888
assignMentionees : False
889
- - if :
890
- - hasLabel :
891
- label : Service Attention
892
- - hasLabel :
893
- label : Container App
894
- then :
895
- - mentionUsers :
896
- mentionees :
897
- - calvinsID
898
- replyTemplate : Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
899
- assignMentionees : False
900
889
- if :
901
890
- hasLabel :
902
891
label : Service Attention
@@ -935,6 +924,17 @@ configuration:
935
924
- seanmck
936
925
replyTemplate : Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
937
926
assignMentionees : False
927
+ - if :
928
+ - hasLabel :
929
+ label : Service Attention
930
+ - hasLabel :
931
+ label : ContainerApp
932
+ then :
933
+ - mentionUsers :
934
+ mentionees :
935
+ - calvinsID
936
+ replyTemplate : Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
937
+ assignMentionees : False
938
938
- if :
939
939
- hasLabel :
940
940
label : Service Attention
You can’t perform that action at this time.
0 commit comments