RFR: 1562: The method 'CheckRun#findComment' don't need the comment list as parameter

Erik Joelsson erikj at openjdk.org
Fri Sep 23 14:12:38 UTC 2022


On Thu, 15 Sep 2022 18:35:24 GMT, Zhao Song <duke at openjdk.org> wrote:

> remove parameter 'comments' in CheckRun#findComment

bots/pr/src/main/java/org/openjdk/skara/bots/pr/CheckRun.java line 1074:

> 1072:             // Calculate and update the status message if needed
> 1073:             var statusMessage = getStatusMessage(visitor, additionalErrors,
> 1074:                                                 additionalProgresses, integrationBlockers, isCleanBackport);

Could you fixup the linebreak here.

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

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


More information about the skara-dev mailing list