Skip to content

Commit dff14e9

Browse files
authored
Add mentioning
1 parent 36b90a5 commit dff14e9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/policies/request-review.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ configuration:
1919
then:
2020
- requestReview:
2121
reviewer: diberry
22+
- mentionUsers:
23+
mentionees:
24+
- diberry
25+
replyTemplate: "Mentioning as a test: ${mentionees}"
2226

2327
- description: Request review from gewarren and dotnet/docs for ML files.
2428
if:
@@ -32,3 +36,7 @@ configuration:
3236
- requestReview:
3337
reviewer: gewarren
3438
teamReviewer: dotnet/docs
39+
- mentionUsers:
40+
mentionees:
41+
- gewarren
42+
replyTemplate: "Mentioning as a test: ${mentionees}"

0 commit comments

Comments
 (0)