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

tison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opendal-reqsign.git


The following commit(s) were added to refs/heads/main by this push:
     new 8ee4d8e  chore: Enable feature flags for discussions (#680)
8ee4d8e is described below

commit 8ee4d8eacc36ea2707e27f20de73d119cdf74af0
Author: Xuanwo <[email protected]>
AuthorDate: Mon Jan 19 23:38:26 2026 +0800

    chore: Enable feature flags for discussions (#680)
    
    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