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

Aman-Mittal pushed a commit to branch remove-discussion
in repository https://gitbox.apache.org/repos/asf/fineract-consumer-facing.git

commit c5ee2a79bd6781651c2f2118305968c2b0f46cca
Author: Aman-Mittal <[email protected]>
AuthorDate: Wed Jul 15 16:08:21 2026 +0530

    Disable discussions feature in .asf.yaml
    
    Only fineract dev list will be the point of discussion
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index b6e560b..f00266c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -24,7 +24,7 @@ github:
     issues: true
     wiki: true
     projects: true
-    discussions: true
+    discussions: false
   copilot_code_review:
     enabled: true
     review_drafts: true

Reply via email to