We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f74d69a commit 8fa959dCopy full SHA for 8fa959d
.github/policies/resourceManagement.yml
@@ -3060,6 +3060,22 @@ configuration:
3060
- rajsell
3061
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
3062
assignMentionees: False
3063
+ - if:
3064
+ - or:
3065
+ - labelAdded:
3066
+ label: Service Attention
3067
3068
+ label: Neon Postgre
3069
+ - hasLabel:
3070
3071
3072
3073
+ then:
3074
+ - mentionUsers:
3075
+ mentionees:
3076
+ - alluri02
3077
+ replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
3078
+ assignMentionees: False
3079
- if:
3080
- or:
3081
- labelAdded:
0 commit comments