diff --git a/.github/policies/resourceManagement.yml b/.github/policies/resourceManagement.yml index 5fd8bb8755e9..e00286f52513 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -1026,6 +1026,22 @@ configuration: - swmachan replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}. assignMentionees: False + - if: + - or: + - labelAdded: + label: Service Attention + - labelAdded: + label: Cognitive Services + - hasLabel: + label: Service Attention + - hasLabel: + label: Cognitive Services + then: + - mentionUsers: + mentionees: + - gxy001 + replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}. + assignMentionees: False - if: - or: - labelAdded: @@ -3374,6 +3390,23 @@ configuration: - ricardo-espinoza replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}. assignMentionees: False + - if: + - or: + - labelAdded: + label: Service Attention + - labelAdded: + label: Quota + - hasLabel: + label: Service Attention + - hasLabel: + label: Quota + then: + - mentionUsers: + mentionees: + - rahuls-microsoft + - devatula + replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}. + assignMentionees: False - if: - or: - labelAdded: