This is an automated email from the ASF dual-hosted git repository.
ptupitsyn pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
The following commit(s) were added to refs/heads/main by this push:
new 855cd36857a IGNITE-24959 Change squash_commit_message to PR_TITLE in
.asf.yaml (#5521)
855cd36857a is described below
commit 855cd36857a39d4f0bc44e4edcf8527f473a6d5c
Author: Alexander Polovtcev <[email protected]>
AuthorDate: Mon Mar 31 15:11:19 2025 +0300
IGNITE-24959 Change squash_commit_message to PR_TITLE in .asf.yaml (#5521)
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 2703dd2d38b..75d3d095b06 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -37,7 +37,7 @@ github:
discussions: false
enabled_merge_buttons:
squash: true
- squash_commit_message: PR_TITLE_AND_DESC
+ squash_commit_message: PR_TITLE
merge: false
rebase: false
protected_branches: