RFR: 135: Cannot report more than 50 check errors on GitHub
Robin Westberg
rwestberg at openjdk.org
Mon Oct 21 14:05:18 UTC 2019
On Mon, 21 Oct 2019 13:30:00 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> On Mon, 21 Oct 2019 13:27:34 GMT, Robin Westberg <rwestberg at openjdk.org> wrote:
>
>> Hi all,
>>
>> Please review this change that ensures that we don't exceed the maximum number of allowed check annotations on GitHub.
>>
>> Best regards,
>> Robin
>>
>> ----------------
>>
>> Commits:
>> - 882f72c2: Never report more than 50 errors in a check on GitHub as that is the maximum allowed
>>
>> Changes: https://git.openjdk.java.net/skara/pull/218/files
>> Webrev: https://webrevs.openjdk.java.net/skara/218/webrev.00
>> Issue: https://bugs.openjdk.java.net/browse/SKARA-135
>> Stats: 36 lines in 2 files changed: 35 ins; 0 del; 1 mod
>> Patch: https://git.openjdk.java.net/skara/pull/218.diff
>> Fetch: git fetch https://git.openjdk.java.net/skara pull/218/head:pull/218
>
> Looks good to me.
>
> ----------------
>
> Approved by kcr (none).
Thanks for reviewing!
PR: https://git.openjdk.java.net/skara/pull/218
More information about the skara-dev
mailing list