This is an automated email from the ASF dual-hosted git repository.
rishabhdaim pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
The following commit(s) were added to refs/heads/trunk by this push:
new 7d1f742f69 OAK-12272 : increase commit message length to 120
characters (#2965)
7d1f742f69 is described below
commit 7d1f742f6943b20917dda7f0b37cd5b583b943f5
Author: Rishabh Kumar <[email protected]>
AuthorDate: Sat Jun 20 23:18:33 2026 +0530
OAK-12272 : increase commit message length to 120 characters (#2965)
---
.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]