Hi,

Yesterday I raised https://github.com/apache/jackrabbit-oak/pull/2958
and I used the same commit message style I use for a very long time:

----
OAK-12260: improve cleanup of expired tokens

* Only delete a subset of all expired tokens to get have a smaller commit.
* WARN if a large amount of login-tokens are present (expired or not)
----

But now it fails the check; it references "Conventional commits" as
mandaotry format
(https://www.conventionalcommits.org/en/v1.0.0/#summary), but even my
message should adhere to that specification (is "OAK-12260" a valid
type? I think so, didn't find a regex in the spec).

So what is the value in this check?

Jörg

-- 
https://cqdump.joerghoh.de

Reply via email to