You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by el...@apache.org on 2021/04/09 16:42:30 UTC

[ozone-go] 01/01: Revert "Protect branch with required checks (#1)"

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

elek pushed a commit to branch revert-1-require-status-checks
in repository https://gitbox.apache.org/repos/asf/ozone-go.git

commit 5eec73b271da51d57760e4634f20d5f3686cc20a
Author: Elek, Márton <el...@users.noreply.github.com>
AuthorDate: Fri Apr 9 18:42:07 2021 +0200

    Revert "Protect branch with required checks (#1)"
    
    This reverts commit f2cc35bf31c9aafba3f68fbfca5a0ddc74d89884.
---
 .asf.yaml | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 60d2ba0..984ae2a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -23,15 +23,6 @@ github:
     squash:  true
     merge:   false
     rebase:  false
-  protected_branches:
-    master:
-      required_status_checks:
-        contexts:
-          - cli
-          - fuse
-          - library
-      required_pull_request_reviews:
-        required_approving_review_count: 1
 notifications:
   commits:      commits@ozone.apache.org
   issues:       issues@ozone.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@ozone.apache.org
For additional commands, e-mail: commits-help@ozone.apache.org