Skip to content

Commit f416827

Browse files
authored
Remove requestReview (#43160)
1 parent eff72a7 commit f416827

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/policies/request-review.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@ configuration:
1717
pattern: docs/fundamentals/code-analysis/*
1818
matchAny: true
1919
then:
20-
- requestReview:
21-
reviewer: diberry
2220
- mentionUsers:
2321
mentionees:
2422
- diberry
2523
replyTemplate: "Mentioning as a test: ${mentionees}"
24+
assignMentionees: true
2625

2726
- description: Request review from gewarren and dotnet/docs for ML files.
2827
if:
@@ -33,9 +32,6 @@ configuration:
3332
pattern: docs/machine-learning/*
3433
matchAny: true
3534
then:
36-
- requestReview:
37-
reviewer: gewarren
38-
teamReviewer: dotnet/docs
3935
- mentionUsers:
4036
mentionees:
4137
- gewarren

0 commit comments

Comments
 (0)