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

paulk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy-geb.git


The following commit(s) were added to refs/heads/master by this push:
     new 13d03944 adjust for latest .asf.yaml parsing
13d03944 is described below

commit 13d03944470572f856da2534fec3059da3f29884
Author: Paul King <[email protected]>
AuthorDate: Tue Mar 18 07:31:23 2025 +1000

    adjust for latest .asf.yaml parsing
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index ad125ec8..bce39f86 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -19,6 +19,7 @@ github:
   description: "Apache Geb: Very Groovy Browser Automation"
   homepage: https://groovy.apache.org/geb
   features:
+    discussions: true
     issues: true
     # Enable wiki for documentation
     #wiki: true

Reply via email to