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

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

commit 710c3c848d38b91ca65965f01cd396244611581c
Author: David Grove <gro...@us.ibm.com>
AuthorDate: Sun Feb 28 16:24:46 2021 -0500

    experiment with branch protection
---
 .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