diff --git a/.mergify.yml b/.mergify.yml index f956b6ebbaa..0ed7a8db625 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -12,26 +12,6 @@ pull_request_rules: label: add: - community - - name: Request review of community contributions from community PR subscribers - conditions: - - author≠@core-contributors - - author≠@spl-maintainers - - author≠@spl-triage - - author≠@spl-write - - author≠mergify[bot] - - author≠dependabot[bot] - - author≠github-actions[bot] - # 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=0' - actions: - request_reviews: - teams: - - '@solana-labs/community-pr-subscribers' - name: Automatic merge (squash) on CI success conditions: - and: