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

tqchen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm-ffi.git

commit cae741c2d95420afc67baa75c60822c1d30d7299
Author: tqchen <[email protected]>
AuthorDate: Mon Sep 15 07:33:27 2025 -0400

    [CONFIG] Update squash commit default to PR title and description
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index b5bf070..2abcf8f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -39,7 +39,7 @@ github:
     squash:  true
     # default commit message when merging with a squash commit
     # can either be: DEFAULT | PR_TITLE | PR_TITLE_AND_COMMIT_DETAILS | 
PR_TITLE_AND_DESC
-    squash_commit_message: DEFAULT
+    squash_commit_message: PR_TITLE_AND_DESC
     # enable merge button:
     merge:   false
     # default commit message when merging with a merge commit

Reply via email to