Integrated: 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.

This pull request has now been integrated.

Changeset: e40bda95
Author:    Zhao Song <zsong at openjdk.org>
URL:       https://git.openjdk.org/skara/commit/e40bda95c4c7010a69c69b4a5cb0260c007227a1
Stats:     7 lines in 1 file changed: 3 ins; 0 del; 4 mod

2363: When jcheck result is too big, it can't be published to Github

Reviewed-by: erikj

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

PR: https://git.openjdk.org/skara/pull/1688


More information about the skara-dev mailing list