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

wuxinfan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git


The following commit(s) were added to refs/heads/main by this push:
     new e890eddb3 feat:add discussions (#2836)
e890eddb3 is described below

commit e890eddb3a15a0fce878b30db37126746d1677e7
Author: xinfan.wu <[email protected]>
AuthorDate: Tue Apr 15 22:32:28 2025 +0800

    feat:add discussions (#2836)
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 0309765a2..ded125d64 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -36,6 +36,8 @@ github:
         issues: true
         # Enable projects for project management boards
         projects: true
+        # Enable GitHub Discussions for community discussions
+        discussions: true
     protected_branches:
         master: {} # only disable force push
         3.0: {} # only disable force push

Reply via email to