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

philo 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 50cd286e3 [INFRA] Do not require all conversations resolved (#5865)
50cd286e3 is described below

commit 50cd286e33cc06b8b6d991335cb44fa6598f6e2e
Author: Xiduo You <[email protected]>
AuthorDate: Tue May 28 08:30:07 2024 +0800

    [INFRA] Do not require all conversations resolved (#5865)
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index ae4827046..3a67e45bf 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -38,7 +38,7 @@ github:
         required_approving_review_count: 1
       required_signatures: false
       required_linear_history: true
-      required_conversation_resolution: true
+      required_conversation_resolution: false
   features:
     issues: true
     discussions: true


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

Reply via email to