This is an automated email from the ASF dual-hosted git repository.
mdedetrich pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-http.git
The following commit(s) were added to refs/heads/main by this push:
new 4bcea61c4 Re-enable github discussions
4bcea61c4 is described below
commit 4bcea61c4fd8afe25345c7c2c6b2c085b6ef5922
Author: Matthew de Detrich <[email protected]>
AuthorDate: Sat Mar 22 17:51:44 2025 +0100
Re-enable github discussions
---
.asf.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 838515eed..eba14610f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -27,7 +27,9 @@ github:
issues: true
# Enable projects for project management boards
projects: true
-
+ # Enable github discussions
+ discussions: true
+
enabled_merge_buttons:
squash: true
merge: false
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]