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:16 UTC

[incubator-devlake-website] branch kw-220729-require-review created (now ea6e8fea)

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

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


      at ea6e8fea chore: require review before merging

This branch includes the following new commits:

     new ea6e8fea chore: require review before merging

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by kl...@apache.org.
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