This is an automated email from the ASF dual-hosted git repository.
wwbmmm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brpc.git
The following commit(s) were added to refs/heads/master by this push:
new cab663ff chore: Enable GitHub Discussions (#2955)
cab663ff is described below
commit cab663ff8aba877914de7b644b581700fa7678ac
Author: tison <[email protected]>
AuthorDate: Tue Apr 22 12:54:43 2025 +0800
chore: Enable GitHub Discussions (#2955)
---
.asf.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 4b627df7..f9f5e748 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -15,3 +15,8 @@ github:
comment_issue: "Re: [I] {title} ({repository})"
close_issue: "Re: [I] {title} ({repository})"
catchall: "[GH] {title} ({repository})"
+ features:
+ wiki: true
+ issues: true
+ projects: false
+ discussions: true
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]