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

JingsongLi 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 0f320ef9ea [misc] Use PR title only for squash merge commits
0f320ef9ea is described below

commit 0f320ef9ea77d09d00fbcd8621cfe59627181320
Author: JingsongLi <[email protected]>
AuthorDate: Tue Sep 8 16:45:50 2026 +0800

    [misc] Use PR title only for squash merge commits
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

Reply via email to