Integrated: 8336924: Disable jcheck for issue number in TSAN project

Man Cao manc at openjdk.org
Mon Jul 22 18:43:57 UTC 2024


On Sat, 20 Jul 2024 00:29:29 GMT, Man Cao <manc at openjdk.org> wrote:

> Hi all,
> 
> https://github.com/openjdk/tsan/pull/19 sees a jcheck error "The commit message does not reference any issue. To add an issue reference to this PR, edit the title to be of the format issue number: message."
> TSAN project currently does not need an issue for a commit, so I propose we disable this check.
> 
> The jcheck was probably enabled in Sep, 2020 by https://github.com/openjdk/tsan/commit/e0c8d4420c8e1a84581927cf77314498b8e5aa52.  However, TSAN project did not have new PRs except merges after Sep, 2020. (I think this check probably skips checking merge commits and merge PRs.)
> 
> -Man

This pull request has now been integrated.

Changeset: 592de08d
Author:    Man Cao <manc at openjdk.org>
URL:       https://git.openjdk.org/tsan/commit/592de08d8771c8401df10f980a77950023237f98
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8336924: Disable jcheck for issue number in TSAN project

Reviewed-by: cushon

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

PR: https://git.openjdk.org/tsan/pull/20


More information about the tsan-dev mailing list