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 bc232e63bdf Update .asf.yaml configuration settings
bc232e63bdf is described below

commit bc232e63bdf4604429ae59a98bc13b4bbf656d2b
Author: James Fredley <[email protected]>
AuthorDate: Sat Oct 11 16:05:18 2025 -0400

    Update .asf.yaml configuration settings
---
 .asf.yaml | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index e7ed5f7bd5d..d48e06523ba 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -2,8 +2,21 @@ github:
   description: "Apache Grails Website"
   homepage: https://grails.apache.org/
   features:
+    wiki: false
     issues: true
-
+    projects: false
+    discussions: false
+notifications:
+  # GitHub related
+  commits: [email protected]
+  jobs: [email protected]
+  pullrequests_status: [email protected]
+  pullrequests_comment: [email protected]
+  pullrequests_bot_dependabot: [email protected]
+  issues: [email protected]
+  issues_status: [email protected]
+  issues_comment: [email protected]
+  discussions: [email protected]
 # Automatically publish to https://grails.apache.org/
 publish: 
   whoami:  asf-site-production

Reply via email to