This is an automated email from the ASF dual-hosted git repository.
guanmingchiu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/mahout.git
The following commit(s) were added to refs/heads/main by this push:
new ea99a8a3e Enable auto merge (#1168)
ea99a8a3e is described below
commit ea99a8a3e338e8859d872f6cec5cd4f6c56fe4ac
Author: Guan-Ming (Wesley) Chiu <[email protected]>
AuthorDate: Wed Mar 11 10:43:37 2026 +0800
Enable auto merge (#1168)
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index cb5569383..7e82c5b2f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -49,7 +49,7 @@ github:
pull_requests:
# allow auto-merge
- allow_auto_merge: false
+ allow_auto_merge: true
# auto-delete head branches after being merged
del_branch_on_merge: true
# enable updating head branches of pull requests