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

xuanwo pushed a commit to branch Xuanwo-patch-1
in repository https://gitbox.apache.org/repos/asf/opendal-reqsign.git

commit a50131833a60644c58cbbc012edb98715ba6adf3
Author: Xuanwo <[email protected]>
AuthorDate: Mon Jan 19 23:33:51 2026 +0800

    chore: Enable feature flags for discussions
    
    Enable discussion for opendal-reqsign
---
 .asf.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 74db2e2..76fe636 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -29,6 +29,11 @@ github:
     squash: true
     merge: false
     rebase: false
+  features:
+    wiki: false
+    issues: true
+    projects: false
+    discussions: true
   custom_subjects:
     new_discussion: "{title}"
     edit_discussion: "Re: {title}"

Reply via email to