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

weitingchen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git


The following commit(s) were added to refs/heads/main by this push:
     new 08f85d6b8 [CORE] ASF repo config: Set required_signatures to false 
(#5810)
08f85d6b8 is described below

commit 08f85d6b81999d6f90ef737c5c3a89d4bdb20de8
Author: Hongze Zhang <[email protected]>
AuthorDate: Mon May 20 15:42:29 2024 +0800

    [CORE] ASF repo config: Set required_signatures to false (#5810)
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index cfe3edf0c..ae4827046 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -36,7 +36,7 @@ github:
       required_pull_request_reviews:
         dismiss_stale_reviews: true
         required_approving_review_count: 1
-      required_signatures: true
+      required_signatures: false
       required_linear_history: true
       required_conversation_resolution: true
   features:


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

Reply via email to