diff --git a/.github/policies/resourceManagement.yml b/.github/policies/resourceManagement.yml index 204dc9ac60f..c8a50121e31 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -713,6 +713,18 @@ configuration: - bberera replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}. assignMentionees: False + - if: + - hasLabel: + label: Service Attention + - hasLabel: + label: CodeSigning + then: + - mentionUsers: + mentionees: + - Jaxelr + - DawnWang17 + replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}. + assignMentionees: False - if: - hasLabel: label: Service Attention