This is an automated email from the ASF dual-hosted git repository. szetszwo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ratis.git
commit 4c34d75df1949f7d271941f9f5823ad3e96bf825 Author: Doroszlai, Attila <[email protected]> AuthorDate: Thu May 22 17:20:00 2025 +0200 RATIS-2297. Set default commit message to PR title (#1265) --- .asf.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.asf.yaml b/.asf.yaml index 23fccc71e..677adaeb0 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -22,6 +22,7 @@ github: - java enabled_merge_buttons: squash: true + squash_commit_message: PR_TITLE merge: false rebase: false autolink_jira:
