Skip to content

Commit 7dda942

Browse files
authored
Add separate Evaluation area
1 parent 1ec090c commit 7dda942

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

.github/policies/mention-owners.yml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,16 @@ configuration:
413413
- mentionUsers:
414414
mentionees:
415415
- dotnet/dotnet-extensions-ai
416-
- shyamnamboodiripad
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
417426
replyTemplate: >-
418427
Tagging subscribers to this area: ${mentionees}
419428
assignMentionees: False

0 commit comments

Comments
 (0)