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

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: