diff --git a/.github/policies/mention-owners.yml b/.github/policies/mention-owners.yml index 26cbeaab3af..5fc6ac9c484 100644 --- a/.github/policies/mention-owners.yml +++ b/.github/policies/mention-owners.yml @@ -406,6 +406,26 @@ configuration: replyTemplate: >- Tagging subscribers to this area: ${mentionees} assignMentionees: False + - if: + - labelAdded: + label: area-Extensions-AI + then: + - mentionUsers: + mentionees: + - dotnet/dotnet-extensions-ai + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False + - if: + - labelAdded: + label: area-Extensions-AI-Evaluation + then: + - mentionUsers: + mentionees: + - dotnet/dotnet-extensions-ai-evaluation + replyTemplate: >- + Tagging subscribers to this area: ${mentionees} + assignMentionees: False - if: - labelAdded: label: area-Extensions-Caching