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

riemer pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git


The following commit(s) were added to refs/heads/dev by this push:
     new abcefa2428 fix: Activate discussions in asf.yaml
abcefa2428 is described below

commit abcefa2428bae95c889e3ea49e77bf62d108111f
Author: Dominik Riemer <[email protected]>
AuthorDate: Tue Mar 18 08:51:09 2025 +0100

    fix: Activate discussions in asf.yaml
---
 .asf.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 526300377e..7d08a40def 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -29,6 +29,7 @@ github:
     wiki: false
     issues: true
     projects: false
+    discussions: true
 
   custom_subjects:
     new_pr: "[PR] {title}"
@@ -64,4 +65,4 @@ notifications:
   discussions: [email protected]
   pullrequests_status:  [email protected]
   pullrequests_comment: [email protected]
-  pullrequests_bot_dependabot: [email protected]
\ No newline at end of file
+  pullrequests_bot_dependabot: [email protected]

Reply via email to