As a conclusion of the discussion we had on the OpenJFX-dev mailing list [1], it was suggested that the bot be aware of the number of reviewers required to integrate a PR.
This can be done with a `/reviewers n` command invoked by a Reviewer, where `n` is the number of required reviewers (n>=1). It will replace the current method of a Reviewer commenting "this PR will require n reviewers". The bot will then wait for n reviewers to approve the PR instead of the hard-coded 1.
[1] http://mail.openjdk.java.net/pipermail/openjfx-dev/2019-December/024323.html
This can be done with a `/reviewers n` command invoked by a Reviewer, where `n` is the number of required reviewers (n>=1). It will replace the current method of a Reviewer commenting "this PR will require n reviewers". The bot will then wait for n reviewers to approve the PR instead of the hard-coded 1.
[1] http://mail.openjdk.java.net/pipermail/openjfx-dev/2019-December/024323.html
- relates to
-
SKARA-1288 Adjust the implementation of the 'reviewers' command to match the documentation
-
- Resolved
-
-
SKARA-214 Improve the message given when a change can be integrated
-
- Resolved
-
-
SKARA-218 Enforce check on approval of CSRs
-
- Resolved
-