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

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new 93cd5aa442 HDDS-12630. Enable GitHub Discussions in asf.yml (#8107)
93cd5aa442 is described below

commit 93cd5aa442f2b4c53ffc6b404d233a7cd7988f4b
Author: Ritesh H Shukla <[email protected]>
AuthorDate: Wed Mar 19 04:41:03 2025 -0700

    HDDS-12630. Enable GitHub Discussions in asf.yml (#8107)
---
 .asf.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 5fc08c541f..00f1429015 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -37,3 +37,6 @@ github:
     squash_commit_message: PR_TITLE
     merge:   false
     rebase:  false
+  features:
+    # Enable discussions
+    discussions: true


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to