This is an automated email from the ASF dual-hosted git repository.
ytyou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
The following commit(s) were added to refs/heads/main by this push:
new 30863b9aee Re-enable github discussion (#15241)
30863b9aee is described below
commit 30863b9aeed640df6bf13601dabf7308e751c3c8
Author: Yongting You <[email protected]>
AuthorDate: Sat Mar 15 12:36:57 2025 +0800
Re-enable github discussion (#15241)
---
.asf.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 8e939c695d..5fe94dc04a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -24,6 +24,7 @@ notifications:
commits: [email protected]
issues: [email protected]
pullrequests: [email protected]
+ discussions: [email protected]
jira_options: link label worklog
github:
description: "Apache DataFusion SQL Query Engine"
@@ -44,6 +45,7 @@ github:
rebase: false
features:
issues: true
+ discussions: true
protected_branches:
main:
required_pull_request_reviews:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]