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

xushiyan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hudi-rs.git


The following commit(s) were added to refs/heads/main by this push:
     new 7243930  chore: update `asf.yaml` for more automation (#349)
7243930 is described below

commit 72439305e6082b51cb5ff820d78e45bf141eb9f3
Author: Shiyan Xu <[email protected]>
AuthorDate: Wed Jun 4 13:28:16 2025 -0500

    chore: update `asf.yaml` for more automation (#349)
---
 .asf.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 31b63ac..454f7ea 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -42,7 +42,12 @@ github:
       required_status_checks:
         strict: true
       required_linear_history: true
+      required_signatures: true
       required_conversation_resolution: true
+  pull_requests:
+    allow_auto_merge: true
+    allow_update_branch: true
+    del_branch_on_merge: true
   dependabot_alerts: true
   dependabot_updates: true
 notifications:

Reply via email to