This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ratis.git


The following commit(s) were added to refs/heads/master by this push:
     new 689d31be0 RATIS-2297. Set default commit message to PR title (#1265)
689d31be0 is described below

commit 689d31be040f2ef1fae83dbe2e271db186858a0c
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:

Reply via email to