This is an automated email from the ASF dual-hosted git repository.
meonkeys pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/fineract-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 117d37f remove PR restrictions
new c7ea880 Merge pull request #59 from meonkeys/really-dont-require-PRs
117d37f is described below
commit 117d37f9c8b18fcab14ac5800a9bf4ab9240a0c7
Author: Adam Monsen <[email protected]>
AuthorDate: Fri May 29 16:56:50 2026 -0700
remove PR restrictions
hopefully this makes PRs unnecessary
---
.asf.yaml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 2e40eea..1a982b4 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -18,6 +18,3 @@ github:
restrict_force_push: true
required_signatures: true
required_linear_history: false
- required_conversation_resolution: true
- required_pull_request_reviews:
- required_approving_review_count: 0