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 eff72a7 commit f416827Copy full SHA for f416827
.github/policies/request-review.yml
@@ -17,12 +17,11 @@ configuration:
17
pattern: docs/fundamentals/code-analysis/*
18
matchAny: true
19
then:
20
- - requestReview:
21
- reviewer: diberry
22
- mentionUsers:
23
mentionees:
24
- diberry
25
replyTemplate: "Mentioning as a test: ${mentionees}"
+ assignMentionees: true
26
27
- description: Request review from gewarren and dotnet/docs for ML files.
28
if:
@@ -33,9 +32,6 @@ configuration:
33
32
pattern: docs/machine-learning/*
34
35
36
37
- reviewer: gewarren
38
- teamReviewer: dotnet/docs
39
40
41
- gewarren
0 commit comments