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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2ef7cd1669 [build] Use PR title and description for commit message 
(#7142)
2ef7cd1669 is described below

commit 2ef7cd166974a1f331333823673768a696488600
Author: cxzl25 <[email protected]>
AuthorDate: Thu Jan 29 10:50:28 2026 +0800

    [build] Use PR title and description for commit message (#7142)
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index b7c6ae27d5..272ec3b0a8 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -31,6 +31,7 @@ github:
     - spark
   enabled_merge_buttons:
     squash: true
+    squash_commit_message: PR_TITLE_AND_DESC
     merge: false
     rebase: true
   features:

Reply via email to