We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36b90a5 commit dff14e9Copy full SHA for dff14e9
.github/policies/request-review.yml
@@ -19,6 +19,10 @@ configuration:
19
then:
20
- requestReview:
21
reviewer: diberry
22
+ - mentionUsers:
23
+ mentionees:
24
+ - diberry
25
+ replyTemplate: "Mentioning as a test: ${mentionees}"
26
27
- description: Request review from gewarren and dotnet/docs for ML files.
28
if:
@@ -32,3 +36,7 @@ configuration:
32
36
33
37
reviewer: gewarren
34
38
teamReviewer: dotnet/docs
39
40
41
+ - gewarren
42
0 commit comments