Integrated: pr: add /clean command

Erik Helin ehelin at openjdk.java.net
Fri Feb 19 13:04:40 UTC 2021


On Fri, 19 Feb 2021 11:33:28 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that adds the `/clean` pull request command for marking a backport pull request as clean. The command can be used by project Committers who determine that a backport is clean (even though the bot doesn't think so). This can for example be for simple things like the backport changing the copyright year, which the bot will not consider clean, but a human might.
> 
> I have also added the `--clean` flag to `git pr set` for those that prefer working from the command-line.
> 
> Testing:
> - [x] Added a number of unit tests
> - [x] `make test` passes on Linux x64
> 
> Thanks,
> Erik

This pull request has now been integrated.

Changeset: c2e2aded
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/c2e2aded
Stats:     400 lines in 5 files changed: 398 ins; 0 del; 2 mod

pr: add /clean command

Reviewed-by: rwestberg

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

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


More information about the skara-dev mailing list