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

dgrove pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-release.git


The following commit(s) were added to refs/heads/master by this push:
     new c72e6cc  strict status checks on master branch (#365)
c72e6cc is described below

commit c72e6cc2dd6e2c8110711e46c9680f99c1a64906
Author: David Grove <[email protected]>
AuthorDate: Mon Jan 4 13:21:26 2021 -0500

    strict status checks on master branch (#365)
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index de9011e..fa883dc 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -24,7 +24,7 @@ github:
   protected_branches:
     master:
       required_status_checks:
-        strict: false
+        strict: true
       required_pull_request_reviews:
         required_appoving_review_count: 1
   enabled_merge_buttons:

Reply via email to