This is an automated email from the ASF dual-hosted git repository. hongze pushed a commit to branch zhztheplayer-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
commit c2f4cfed4bfb3bc6a78d3edac53bfd167e7ac993 Author: Hongze Zhang <[email protected]> AuthorDate: Mon May 20 15:35:33 2024 +0800 [CORE] ASF repo config: Set required_signatures to false --- .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]
