This is an automated email from the ASF dual-hosted git repository.
elek pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone-go.git
The following commit(s) were added to refs/heads/master by this push:
new 5b485ac Revert "Protect branch with required checks (#1)" (#4)
5b485ac is described below
commit 5b485aca9f044b242b8cffe60f5e1ab43948fc78
Author: Elek, Márton <[email protected]>
AuthorDate: Fri Apr 9 19:02:37 2021 +0200
Revert "Protect branch with required checks (#1)" (#4)
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: [email protected]
issues: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]