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

[openwhisk-wskdebug] branch require-branches-uptodate created (now 0528867)

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

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


      at 0528867  github PRs: require branches to be up to date before merging

This branch includes the following new commits:

     new 0528867  github PRs: require branches to be up to date 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.



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

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