You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by dg...@apache.org on 2021/01/04 18:21:37 UTC

[openwhisk-release] branch master updated: strict status checks on master branch (#365)

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 <dg...@users.noreply.github.com>
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: