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 1174e39  experiment with branch protection (#372)
1174e39 is described below

commit 1174e399807e1a984d79d325541d4443fb4a5b7d
Author: David Grove <[email protected]>
AuthorDate: Mon Mar 1 09:16:23 2021 -0500

    experiment with branch protection (#372)
---
 .asf.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index fa883dc..12feb9b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -27,6 +27,11 @@ github:
         strict: true
       required_pull_request_reviews:
         required_appoving_review_count: 1
+    asf-yaml-experiments:
+      required_status_checks:
+        strict: false
+        contexts:
+        - "Travis CI - Pull Request"
   enabled_merge_buttons:
     merge: false
     squash: true

Reply via email to