This is an automated email from the ASF dual-hosted git repository.
zky pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git
The following commit(s) were added to refs/heads/main by this push:
new d8c18ee8 chore: require review before merging
d8c18ee8 is described below
commit d8c18ee8c63c8ca23abf78a222c9bac46ccb581b
Author: Klesh Wong <[email protected]>
AuthorDate: Fri Jul 29 18:04:39 2022 +0800
chore: require review before merging
---
.asf.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 17ba6612..35898af8 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -33,6 +33,10 @@ github:
required_status_checks:
contexts:
- build
+ required_pull_request_reviews:
+ dismiss_stale_reviews: true
+ require_code_owner_reviews: true
+ required_approving_review_count: 1
publish:
whoami: asf-site