Integrated: 1806: Optimize the CSR progress message and log when CSR not found
Zhao Song
zsong at openjdk.org
Fri Jan 27 18:32:58 UTC 2023
On Wed, 25 Jan 2023 23:40:42 GMT, Zhao Song <zsong at openjdk.org> wrote:
> A user reported that she have a PR which can't find its corresponding CSR.
> Erik found that the issue was caused by the user not updating their branch in a long time, and the fixVersion in the .jcheck/conf file was still set at 20. However, the fixVersion of the CSR was 21, make the bot unable to locate the corresponding CSR.
>
> In this patch, I optimized the CSR progress message and log.
This pull request has now been integrated.
Changeset: e57d4167
Author: Zhao Song <zsong at openjdk.org>
URL: https://git.openjdk.org/skara/commit/e57d4167697c2390dc1fdcd1eebc2b8477def0b9
Stats: 89 lines in 5 files changed: 30 ins; 3 del; 56 mod
1806: Optimize the CSR progress message and log when CSR not found
Reviewed-by: erikj
-------------
PR: https://git.openjdk.org/skara/pull/1463
More information about the skara-dev
mailing list