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

vatamane pushed a commit to branch merge-3.4.3
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 137e88b2c6e269fe2064d3a80cb06a3ec1864d6a
Author: Nick Vatamaniuc <[email protected]>
AuthorDate: Fri Mar 14 12:08:16 2025 -0400

    They were inadvertently disabled
    
    So re-enable them
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index 064213b3d..ca517cba6 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -17,6 +17,7 @@ github:
   features:
     issues: true
     projects: true
+    discussions: true
   enabled_merge_buttons:
     squash: true
     rebase: true

Reply via email to