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

jamesfredley pushed a commit to branch asf-site-production
in repository https://gitbox.apache.org/repos/asf/grails-website.git


The following commit(s) were added to refs/heads/asf-site-production by this 
push:
     new 82e5b49fdfb Add issue tracking feature to .asf.yaml
82e5b49fdfb is described below

commit 82e5b49fdfb09a9199f8d35f92e893c4cc1dca3b
Author: James Fredley <[email protected]>
AuthorDate: Sat Oct 11 12:16:25 2025 -0400

    Add issue tracking feature to .asf.yaml
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 3a26360c58d..e7ed5f7bd5d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,6 +1,8 @@
 github:
   description: "Apache Grails Website"
   homepage: https://grails.apache.org/
+  features:
+    issues: true
 
 # Automatically publish to https://grails.apache.org/
 publish: 

Reply via email to