This is an automated email from the ASF dual-hosted git repository. rishabhdaim pushed a commit to branch OAK-12272 in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
commit fdef7d74d761a3e8b0c02801c52bdb7748bb97ea Author: rishabhdaim <[email protected]> AuthorDate: Sat Jun 20 20:56:44 2026 +0530 OAK-12272 : increase commit message length to 120 characters --- .github/cchk.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/cchk.toml b/.github/cchk.toml index 10584915c3..c37fc93d18 100644 --- a/.github/cchk.toml +++ b/.github/cchk.toml @@ -18,6 +18,7 @@ [commit] message_pattern = "^OAK-\\d+:?\\s\\S+.*" +subject_max_length = 120 [branch]
