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 214c46d  chore: update asf.yaml for PR requirements (#393)
214c46d is described below

commit 214c46d366c25aa0737c3ab5ca28195ebeeb4870
Author: Shiyan Xu <[email protected]>
AuthorDate: Sat Jul 5 12:57:29 2025 -0500

    chore: update asf.yaml for PR requirements (#393)
    
    Turn off unnecessary requirements.
---
 .asf.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 454f7ea..fbc7825 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -42,8 +42,6 @@ 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

Reply via email to