This is an automated email from the ASF dual-hosted git repository. meonkeys pushed a commit to branch docs-and-rules in repository https://gitbox.apache.org/repos/asf/fineract-chat-archive.git
commit b11e07ae6c5790768e3fdf42c8bf288d9310eeb8 Author: Adam Monsen <[email protected]> AuthorDate: Mon Jul 20 11:50:01 2026 -0700 relax review/approval rules This is a non-critical/non-mainline Fineract repository (basically a side project). Allow easier admin actions. --- .asf.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 5bb1e1a..a578a74 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -24,6 +24,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: 1
