ci: fix up pr subscribers review request automation (#21416)

This commit is contained in:
Justin Starry 2021-11-24 09:41:48 -05:00 committed by GitHub
parent 1aebe655b7
commit 81c497d263
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -18,8 +18,12 @@ pull_request_rules:
- author≠@core-contributors
- author≠mergify[bot]
- author≠dependabot[bot]
- "#review-requested=0"
# 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"
actions:
request_reviews:
teams: