Hi Jörg, Look at https://github.com/apache/jackrabbit-oak/pull/2954 for background and workaround.
Konrad > On 16. Jun 2026, at 09:11, Jörg Hoh <[email protected]> wrote: > > 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 >
