You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by kl...@apache.org on 2022/07/29 10:05:17 UTC

[incubator-devlake-website] 01/01: chore: require review before merging

This is an automated email from the ASF dual-hosted git repository.

klesh pushed a commit to branch kw-220729-require-review
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git

commit ea6e8feabe24a7530ec8e3b2525b59bae9c0d454
Author: Klesh Wong <zh...@merico.dev>
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