Description
Small issue concerning UX design which at least caused me a little bit of confusion.
-
Allow only to merge pull request with enough positive reviews of whitelisted users or teams.
->Allow merging of pull requests only with enough positive reviews from approvers.
-
Whitelisted reviewers:
->Reviewers:
-
default text set to
Search contributing teams or users...
-
Add a checkbox first saying "Require approvals", when unchecked the two options are disabled, when checked, the "number of approvals" is minimum 1 and the input for Approvers should be "required" (input required). Doing a dynamic calculation to see if they match is not worth it since team sizes can change in the future
For reference here is how GitHub looks
I made a mock-up design for someone to follow:
Open for discussion!