RFR: 1824: /reviewers N should remove ready status for clean backports [v2]

Guoxiong Li gli at openjdk.org
Wed Mar 15 13:34:59 UTC 2023


On Tue, 14 Mar 2023 17:31:17 GMT, Zhao Song <zsong at openjdk.org> wrote:

>> Currently, If a user issues /reviewers command in a clean backport, the reviewers requirement will not be displayed in the pr body and it won't be an integration blocker.
>> 
>> In this patch, after user issued /reviewers command, the reviewrs check for clean backport will be enabled. And if the Reviewers check requirements in the jcheck conf are stricter than the user's requirements, the bot will enforce the stricter requirements
>
> Zhao Song has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update bots/pr/src/main/java/org/openjdk/skara/bots/pr/ReviewersCommand.java
>   
>   Co-authored-by: Erik Joelsson <37597443+erikj79 at users.noreply.github.com>

Looks good.

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

Marked as reviewed by gli (Committer).

PR: https://git.openjdk.org/skara/pull/1482


More information about the skara-dev mailing list