diff --git a/.github/policies/resourceManagement.yml b/.github/policies/resourceManagement.yml index daca81847dac..248f1f9f6911 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -3983,6 +3983,22 @@ configuration: - azureSQLGitHub 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: SSH + - hasLabel: + label: Service Attention + - hasLabel: + label: SSH + then: + - mentionUsers: + mentionees: + - vthiebaut10 + replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}. + assignMentionees: False - if: - or: - labelAdded: @@ -4153,6 +4169,22 @@ configuration: - Shipra1Mishra 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: Traffic Collector + - hasLabel: + label: Service Attention + - hasLabel: + label: Traffic Collector + then: + - mentionUsers: + mentionees: + - rmodh + replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}. + assignMentionees: False - if: - or: - labelAdded: