Integrated: 2286: Git jcheck --working-tree/--staged not compatible with some checks
Zhao Song
zsong at openjdk.org
Fri Jun 7 21:29:38 UTC 2024
On Fri, 7 Jun 2024 16:23:19 GMT, Zhao Song <zsong at openjdk.org> wrote:
> In [SKARA-1690](https://bugs.openjdk.org/browse/SKARA-1690), I tried to make SKARA CLI able to run jcheck on the diff in current working tree. But seems like this feature is not compatible with some jchecks like problemLists check.
>
> When jcheck is checking staged or working-tree, I think there is no point to run some checks that require real commit message. Therefore I disabled the checks and Skara CLI will print a prompt to user.
This pull request has now been integrated.
Changeset: c93a0d00
Author: Zhao Song <zsong at openjdk.org>
URL: https://git.openjdk.org/skara/commit/c93a0d00578b36cb0239202855499913c28d257d
Stats: 23 lines in 3 files changed: 19 ins; 0 del; 4 mod
2286: Git jcheck --working-tree/--staged not compatible with some checks
Reviewed-by: erikj
-------------
PR: https://git.openjdk.org/skara/pull/1658
More information about the skara-dev
mailing list