RFR: 2363: When jcheck result is too big, it can't be published to Github
Zhao Song
zsong at openjdk.org
Mon Oct 7 20:52:59 UTC 2024
On Mon, 7 Oct 2024 20:07:13 GMT, Zhao Song <zsong at openjdk.org> wrote:
> Sometimes, a pull request contains too many whitespace errors and it will generate a large jcheck result. Therefore, when the bot is trying to post it to GitHub, it will fail and keep retrying.
>
> This patch is trying to limit the size of jcheck error message.
Thanks for the review!
-------------
PR Comment: https://git.openjdk.org/skara/pull/1688#issuecomment-2397869685
More information about the skara-dev
mailing list