This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git
The following commit(s) were added to refs/heads/main by this push:
new 81def625 infra: Dismiss stale reviews (#779)
81def625 is described below
commit 81def62577741c43ad4fceecd4a7780d33d50594
Author: Renjie Liu <[email protected]>
AuthorDate: Fri Dec 13 10:59:00 2024 +0800
infra: Dismiss stale reviews (#779)
---
.asf.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.asf.yaml b/.asf.yaml
index 2501d001..08b1bd2f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -40,6 +40,7 @@ github:
required_pull_request_reviews:
required_approving_review_count: 1
+ dismiss_stale_reviews: true
required_linear_history: true
del_branch_on_merge: true