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

tison pushed a commit to branch tisonkun-patch-2
in repository https://gitbox.apache.org/repos/asf/datasketches-rust.git

commit 99fda65ba83688334a65ee59c973a654075710ae
Author: tison <[email protected]>
AuthorDate: Mon Jan 19 13:52:54 2026 +0800

    chore: enable more convenient GitHub features
---
 .asf.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 0c51de1..3b58667 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -26,12 +26,14 @@ github:
     - datasketches
   features:
     issues: true
-    projects: true
+    projects: false
     discussions: true
   enabled_merge_buttons:
     squash: true
     merge: false
     rebase: false
+  allow_auto_merge: true
+  allow_update_branch: true
   del_branch_on_merge: true
   protected_branches:
     main:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to