From 0d0b9e76be630f4a833b876150a0eddd54a79aa4 Mon Sep 17 00:00:00 2001 From: Rootul P Date: Wed, 11 Sep 2024 19:02:11 +0200 Subject: [PATCH] ci: request reviews from all celestia-core members (#3856) Closes https://github.com/celestiaorg/celestia-app/issues/3850 I'm not sure if this explicitly assigns all celestia-core members as reviewers or just the entire group. --- .github/auto_request_review.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/auto_request_review.yml b/.github/auto_request_review.yml index fcaed3c592..a00957c0e3 100644 --- a/.github/auto_request_review.yml +++ b/.github/auto_request_review.yml @@ -12,7 +12,3 @@ options: ignored_keywords: - DO NOT REVIEW enable_group_assignment: false - - # Randomly pick reviewers up to this number. - # Do not set this option if you'd like to assign all matching reviewers. - number_of_reviewers: 2