rishabhdaim commented on PR #3072:
URL: https://github.com/apache/jackrabbit-oak/pull/3072#issuecomment-5265627463

   **P1 · practices** — `commit-check` CI is genuinely failing and will block 
merge
   
   The repo's own `.github/cchk.toml` requires every commit subject to match 
`^OAK-\d+:?\s\S+.*`. The commit "Test to showcase blocking operation creating 
thread contention during high load" doesn't start with `OAK-12341` at all, so 
it fails that pattern — the bot's "Conventional Commits" message is misleading, 
but the check itself is a real, currently-red required check (Maven Build / 
SonarCloud / SonarQube all pass).
   
   **Fix:** Reword that commit to start with `OAK-12341 - ...` (matching the 
other two commits), e.g. via interactive rebase, then force-push.
   
   <sub>Posted by an automated review pass.</sub>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to