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

Guoxiong Li gli at openjdk.java.net
Fri Apr 29 15:16:24 UTC 2022


> 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

Guoxiong Li has updated the pull request incrementally with one additional commit since the last revision:

  Change config name and default value.

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

Changes:
  - all: https://git.openjdk.java.net/skara/pull/1308/files
  - new: https://git.openjdk.java.net/skara/pull/1308/files/f94daaa0..3e6d8064

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=skara&pr=1308&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=skara&pr=1308&range=00-01

  Stats: 3 lines in 2 files changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.java.net/skara/pull/1308.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/1308/head:pull/1308

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


More information about the skara-dev mailing list