Integrated: 1118: The Skara PR bot should not block on a CSR if not enabled for a repo

Guoxiong Li gli at openjdk.java.net
Mon May 2 16:12:30 UTC 2022


On Tue, 26 Apr 2022 13:20:08 GMT, Guoxiong Li <gli at openjdk.org> wrote:

> Hi all,
> 
> This patch adds a config item `enable-csr` for the PullRequestbot and then the `CSRCommand` firstly checks whether the csr is enabled. If not enabled, the `CSRCommand` will reply a message about it.
> 
> Thanks for taking the time to review.
> 
> Best Regards,
> -- Guoxion

This pull request has now been integrated.

Changeset: b9e89e20
Author:    Guoxiong Li <gli at openjdk.org>
Committer: Erik Joelsson <erikj at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/b9e89e202deab7d7d192a61b1fd76e2510b33f64
Stats:     81 lines in 6 files changed: 62 ins; 0 del; 19 mod

1118: The Skara PR bot should not block on a CSR if not enabled for a repo

Reviewed-by: erikj

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

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


More information about the skara-dev mailing list