Don't request reviews from community-pr-subscribers if reviewer assigned (#24270)

This commit is contained in:
Justin Starry 2022-04-12 16:35:05 +08:00 committed by GitHub
parent b6903dab6e
commit 9488a73f52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -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: