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:25 UTC 2022


On Fri, 29 Apr 2022 13:19:51 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

>> Guoxiong Li has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Change config name and default value.
>
> bots/pr/src/main/java/org/openjdk/skara/bots/pr/PullRequestBotFactory.java line 161:
> 
>> 159:                 botBuilder.censusLink(repo.value().get("censuslink").asString());
>> 160:             }
>> 161:             if (repo.value().contains("enable-csr")) {
> 
> I think the option should just be "csr".

Fixed.

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

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


More information about the skara-dev mailing list