This is an automated email from the ASF dual-hosted git repository.
hongze 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 e91d9613c9 [CORE] Infra: Do not dismiss stale reviews (#7430)
e91d9613c9 is described below
commit e91d9613c933d104f4489429ba644757083052f7
Author: Hongze Zhang <[email protected]>
AuthorDate: Wed Oct 9 10:06:17 2024 +0800
[CORE] Infra: Do not dismiss stale reviews (#7430)
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 3a67e45bfd..7bb45ab755 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -34,7 +34,7 @@ github:
protected_branches:
main:
required_pull_request_reviews:
- dismiss_stale_reviews: true
+ dismiss_stale_reviews: false
required_approving_review_count: 1
required_signatures: false
required_linear_history: true
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]