Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Being able to change number of required reviews based on existing labels #18

Open
akaralar opened this issue Feb 20, 2020 · 0 comments
Open

Comments

@akaralar
Copy link

akaralar commented Feb 20, 2020

We want the ability to change the required number of reviews based on some existing labels.

Our usecase is like this:
We require at least 2 reviewers on each PR, but some parts of the repo are more sensitive and we want 3 reviewers on those PRs and label them with 3-reviewers, so that even though github enables merging after 2, by convention we don't merge them unless they get 3 reviews. So basically we want to be able to define different steps based on the presence of a particular label.

Would it be possible to express this in this action?

@akaralar akaralar changed the title Being able to change number of reviews based on existing labels Being able to change number of required reviews based on existing labels Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant