Yohahaha commented on code in PR #5808:
URL: https://github.com/apache/incubator-gluten/pull/5808#discussion_r1606287417


##########
.asf.yaml:
##########
@@ -31,7 +31,14 @@ github:
     squash: true
     merge: false
     rebase: false
-  protected_branches: ~
+  protected_branches:
+    main:
+      required_pull_request_reviews:
+        dismiss_stale_reviews: true
+        required_approving_review_count: 1
+      required_signatures: true

Review Comment:
   may I ask why signatures is needed? seems developer need re-import ssh key 
with signed key in Github



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to