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 23b0505d2e Revert "HDDS-12630. Enable GitHub Discussions in asf.yml
(#8107)"
23b0505d2e is described below
commit 23b0505d2ee27004f6e6c770de09e03853cf7643
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Wed Mar 19 18:34:17 2025 +0100
Revert "HDDS-12630. Enable GitHub Discussions in asf.yml (#8107)"
This reverts commit 93cd5aa442f2b4c53ffc6b404d233a7cd7988f4b.
Reason for revert:
An error occurred while processing the github feature in .asf.yaml:
GitHub discussions can only be enabled if a mailing list target exists
for it.
---
.asf.yaml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 00f1429015..5fc08c541f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -37,6 +37,3 @@ 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]