This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a commit to branch juzhiyuan-patch-1
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/juzhiyuan-patch-1 by this push:
new 3efaf1b71 Enable GitHub Discussions
3efaf1b71 is described below
commit 3efaf1b71e4136fcf54bf6e56e583588b6dcf9a1
Author: 琚致远 / Zhiyuan Ju <[email protected]>
AuthorDate: Tue Mar 18 07:12:28 2025 +0800
Enable GitHub Discussions
---
.asf.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 141b8e877..56d37f377 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -159,3 +159,6 @@ github:
commits: [email protected]
issues: [email protected]
pullrequests: [email protected]
+ github:
+ features:
+ discussions: true