From c29fca000bbfbe8cba915bde37c5c56fa9a4c425 Mon Sep 17 00:00:00 2001 From: Justin Starry Date: Wed, 13 Apr 2022 11:24:30 +0800 Subject: [PATCH] Fix community PR review requests (#24306) --- .mergify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mergify.yml b/.mergify.yml index b182df1f3c..5b8a97995c 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -21,7 +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. - - "review-requested~=^@solana-labs/community-pr-subscribers" + - "#review-requested=0" actions: request_reviews: teams: