Skip to content

Commit

Permalink
Remove requestReview (#43160)
Browse files Browse the repository at this point in the history
  • Loading branch information
gewarren authored Oct 23, 2024
1 parent eff72a7 commit f416827
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/policies/request-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,11 @@ configuration:
pattern: docs/fundamentals/code-analysis/*
matchAny: true
then:
- requestReview:
reviewer: diberry
- mentionUsers:
mentionees:
- diberry
replyTemplate: "Mentioning as a test: ${mentionees}"
assignMentionees: true

- description: Request review from gewarren and dotnet/docs for ML files.
if:
Expand All @@ -33,9 +32,6 @@ configuration:
pattern: docs/machine-learning/*
matchAny: true
then:
- requestReview:
reviewer: gewarren
teamReviewer: dotnet/docs
- mentionUsers:
mentionees:
- gewarren
Expand Down

0 comments on commit f416827

Please sign in to comment.