Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
Don't request reviews from community-pr-subscribers if reviewer assig…
Browse files Browse the repository at this point in the history
…ned (#24270)
  • Loading branch information
jstarry authored Apr 12, 2022
1 parent b6903da commit 9488a73
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ pull_request_rules:
# Only request reviews from the pr subscribers group if no one
# has reviewed the community PR yet. These checks only match
# reviewers with admin, write or maintain permission on the repository.
- "#approved-reviews-by=0"
- "#commented-reviews-by=0"
- "#changes-requested-reviews-by=0"
- "review-requested~=^@solana-labs/community-pr-subscribers"
actions:
request_reviews:
teams:
Expand Down

0 comments on commit 9488a73

Please sign in to comment.