RFR: 401: Allow a PR author to manually add reviewers

Robin Westberg rwestberg at openjdk.java.net
Tue May 26 12:04:13 UTC 2020


On Tue, 26 May 2020 11:59:10 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> Hi all,
>> 
>> Please review this change that adds a `/reviewer` command that allows the PR author to manually add reviewers. The
>> implementation is fairly similar to the `/contributor` command.
>> Best regards,
>> Robin
>
> I presume that the added reviewers don't count towards satisfying the requirement of number of reviewers?

They do count, unless the project is configured to require up-to-date reviews of the latest commit (like jfx for
example).

-------------

PR: https://git.openjdk.java.net/skara/pull/630


More information about the skara-dev mailing list