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

agrove pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git


The following commit(s) were added to refs/heads/main by this push:
     new f51b51a62 re-enable GitHub discussions (#1535)
f51b51a62 is described below

commit f51b51a6200c1846102d0fa6afa17db4ff71bd53
Author: Andy Grove <[email protected]>
AuthorDate: Mon Mar 17 11:54:33 2025 -0600

    re-enable GitHub discussions (#1535)
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 2d2009110..693b92cf0 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 Comet Spark Accelerator"
@@ -39,6 +40,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]

Reply via email to