Skip to content

Commit 1935e02

Browse files
authored
Mention MEAI owners (#10831)
1 parent 8601e4e commit 1935e02

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.github/policies/mention-owners.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,26 @@ configuration:
406406
replyTemplate: >-
407407
Tagging subscribers to this area: ${mentionees}
408408
assignMentionees: False
409+
- if:
410+
- labelAdded:
411+
label: area-Extensions-AI
412+
then:
413+
- mentionUsers:
414+
mentionees:
415+
- dotnet/dotnet-extensions-ai
416+
replyTemplate: >-
417+
Tagging subscribers to this area: ${mentionees}
418+
assignMentionees: False
419+
- if:
420+
- labelAdded:
421+
label: area-Extensions-AI-Evaluation
422+
then:
423+
- mentionUsers:
424+
mentionees:
425+
- dotnet/dotnet-extensions-ai-evaluation
426+
replyTemplate: >-
427+
Tagging subscribers to this area: ${mentionees}
428+
assignMentionees: False
409429
- if:
410430
- labelAdded:
411431
label: area-Extensions-Caching

0 commit comments

Comments
 (0)