This is an automated email from the ASF dual-hosted git repository. jdaugherty pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/incubator-grails-gradle-publish.git
The following commit(s) were added to refs/heads/7.0.x by this push: new 51e46f7 Updating asf.yaml to initially configure github repo 51e46f7 is described below commit 51e46f76ab9ce6e405ef6e409c9279e6cb03d779 Author: James Daugherty <jdaughe...@jdresources.net> AuthorDate: Fri Jul 25 18:35:13 2025 -0400 Updating asf.yaml to initially configure github repo --- .asf.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 41f2c9e..2eb55b3 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -14,3 +14,24 @@ github: - id: jdaugherty type: User wait_timer: 0 + features: + issues: true + projects: true + discussions: true + description: "Apache Grails (incubating) - Gradle Plugin - Grails Publish" + homepage: https://grails.apache.org/ + labels: + - gradle-plugin + - grails + - apache +notifications: + # GitHub related + commits: commits@grails.apache.org + jobs: notificati...@grails.apache.org + pullrequests_status: notificati...@grails.apache.org + pullrequests_comment: notificati...@grails.apache.org + pullrequests_bot_dependabot: notificati...@grails.apache.org + issues: notificati...@grails.apache.org + issues_status: notificati...@grails.apache.org + issues_comment: notificati...@grails.apache.org + discussions: us...@grails.apache.org \ No newline at end of file