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


The following commit(s) were added to refs/heads/asf-yaml-experiments by this 
push:
     new abe3e5e  experiment with branch protection
abe3e5e is described below

commit abe3e5eafa72f938f671b4c1318d16b2eb54123b
Author: David Grove <[email protected]>
AuthorDate: Sun Feb 28 16:24:46 2021 -0500

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

diff --git a/.asf.yaml b/.asf.yaml
index fa883dc..85d776d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -27,6 +27,9 @@ github:
         strict: true
       required_pull_request_reviews:
         required_appoving_review_count: 1
+    asf-yaml-experiments:
+      required_status_checks:
+        strict: true
   enabled_merge_buttons:
     merge: false
     squash: true

Reply via email to