You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by al...@apache.org on 2022/05/24 16:28:25 UTC

[openwhisk-wskdebug] 01/01: github PRs: require branches to be up to date before merging

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

alexkli pushed a commit to branch require-branches-uptodate
in repository https://gitbox.apache.org/repos/asf/openwhisk-wskdebug.git

commit 0528867a15864aeb0776a4db4b1630abb44f193f
Author: Alexander Klimetschek <ak...@adobe.com>
AuthorDate: Tue May 24 09:28:19 2022 -0700

    github PRs: require branches to be up to date before merging
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index aa574b3..8bb9691 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -33,7 +33,7 @@ github:
   protected_branches:
     master:
       required_status_checks:
-        strict: false
+        strict: true
         contexts:
           - "Travis CI - Pull Request"
       required_pull_request_reviews: