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

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


The following commit(s) were added to refs/heads/dev by this push:
     new 901bcdd984 [Chore] Enable discussions in .asf.yaml (#17069)
901bcdd984 is described below

commit 901bcdd9845f7b3b5915cf5aa8c8a002bf1dda5d
Author: Wenjun Ruan <[email protected]>
AuthorDate: Thu Mar 20 11:57:39 2025 +0800

    [Chore] Enable discussions in .asf.yaml (#17069)
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index d65f2758ba..0ee2536467 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -53,3 +53,5 @@ github:
       required_pull_request_reviews:
         dismiss_stale_reviews: true
         required_approving_review_count: 2
+  features:
+    discussions: true

Reply via email to