This is an automated email from the ASF dual-hosted git repository.
xushiyan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hudi-rs.git
The following commit(s) were added to refs/heads/main by this push:
new cd4cbf1 chore: enable discussions (#431)
cd4cbf1 is described below
commit cd4cbf17cccceb86859e82a9313251a8abfb6243
Author: Shiyan Xu <[email protected]>
AuthorDate: Fri Aug 29 23:02:27 2025 -0500
chore: enable discussions (#431)
---
.asf.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index fbc7825..f892710 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -33,6 +33,7 @@ github:
wiki: false
issues: true
projects: true
+ discussions: true
enabled_merge_buttons:
squash: true
merge: false
@@ -52,3 +53,4 @@ notifications:
commits: [email protected]
issues: [email protected]
pullrequests: [email protected]
+ discussions: [email protected]