Integrated: 1242: The /clean command for backports is ignored
Erik Joelsson
erikj at openjdk.java.net
Wed Nov 17 16:55:36 UTC 2021
On Wed, 17 Nov 2021 14:22:03 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
> When dealing with backport pull requests, Skara tries to automatically determine if the backport is "clean". This automatic check is rather picky, so the user is supposed to be able to override this result with the command "/clean". Issuing the command works so far as the bot will react to it and add the "clean" label, but then it will ignore the label and still not consider the pull request clean.
>
> This patch fixes this and updates the test to also verify that the pull request gets the "ready" label.
This pull request has now been integrated.
Changeset: 625a4db8
Author: Erik Joelsson <erikj at openjdk.org>
URL: https://git.openjdk.java.net/skara/commit/625a4db8df3bb2cd7ab2b2345729f1812bf4fa48
Stats: 5 lines in 2 files changed: 2 ins; 0 del; 3 mod
1242: The /clean command for backports is ignored
Reviewed-by: ihse, kcr
-------------
PR: https://git.openjdk.java.net/skara/pull/1239
More information about the skara-dev
mailing list