RFR: 2234: /reviewers N should remove ready status for merge pull requests
Erik Joelsson
erikj at openjdk.org
Fri Apr 19 14:25:55 UTC 2024
On Tue, 16 Apr 2024 17:30:56 GMT, Zhao Song <zsong at openjdk.org> wrote:
> In this pr https://github.com/openjdk/jfx22u/pull/26, Kevin issued "/reviewers 1" in the merge pull request but skara didn't remove the ready label.
>
> Jfx22u was not configured with “reviewMerge”, so the reviewers jcheck were skipped. The reason we can see `Change must be properly reviewed (1 review required, with at least 1 Reviewer)` in the PR body is because of [SKARA-1824](https://bugs.openjdk.org/browse/SKARA-1824).
>
> To resolve this issue, we should enable `reviewMerge` when a reviewers command is issued in a merge pull request.
This will work, but there is no way back after you issue the `/reviewers` command, which may be unfortunate. Lets wait for @kevinrushforth to weigh in on if this is what he would expect.
-------------
PR Comment: https://git.openjdk.org/skara/pull/1639#issuecomment-2066696237
More information about the skara-dev
mailing list