Require review from specific team setting specifics? #191347
Unanswered
bui-andrew
asked this question in
Repositories
Replies: 1 comment
-
|
No, GitHub currently requires the team to appear as reviewers if you enforce a team based review rule. So it cant be hidden |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Question
Body
Hi, I'm looking to get some clarity on the
Require review from specific teamsetting on branch rulesets. Previous to this feature, we wanted to add a member from senior-eng-team to be a required reviewer, without notifying everyone in the group (large 60+ group). We wanted the author to look through the group and pick an appropriate reviewer. We also wanted to use the merge queue.To accomplish this, we had:
Restrict who can push to matching brancheslist.Together, those two settings made it so that for any PR targeting that branch, only a member of senior-eng-team can see the 'Merge when ready' button. It didn't necessarily require a review, but it would implicitly, since the author needed to find a senior-eng-team member to click 'Merge when ready'.
I found this setting
Require review from specific teamthat seems to be able to better accomplish what I'm looking for, with caveat, but would like to confirm my understanding. If I use just the ruleset with merge queue enabled, andRequire review from specific teamset up with senior-eng-team for * files, I see that on the PR:Is there a way to enforce a review from a senior-eng-team member without adding the team slug to the list of reviewers?
Beta Was this translation helpful? Give feedback.
All reactions