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

liuhaopeng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/bigtop-manager.git


The following commit(s) were added to refs/heads/main by this push:
     new 30750359 BIGTOP-4427: Set commit message default to pr title (#218)
30750359 is described below

commit 3075035900c2927fa88e548d8e6608a9f4c2bf13
Author: Zhiguo Wu <[email protected]>
AuthorDate: Tue May 20 10:27:41 2025 +0800

    BIGTOP-4427: Set commit message default to pr title (#218)
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index 1091baa3..56e38fd7 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -25,6 +25,7 @@ github:
     - bigtop
   enabled_merge_buttons:
     squash: true
+    squash_commit_message: PR_TITLE
     merge: false
     rebase: false
   autolink_jira:

Reply via email to