chore: troubleshooting asf.yaml
diff --git a/.asf.yaml b/.asf.yaml
index 2037d80..371a64a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -19,3 +19,27 @@
features:
issues: true
projects: true
+ # deployment environments to delay releasing until the necessary steps have completed
+ environments:
+ release:
+ required_reviewers:
+ - id: grails-committers
+ type: Team
+ - id: jdaugherty
+ type: User
+ wait_timer: 0
+ description: "Apache Grails (incubating) - GitHub Actions"
+ homepage: https://grails.apache.org/
+ labels:
+ - github-actions
+ - github
+ - apache
+notifications:
+ commits: commits@grails.apache.org
+ jobs: notifications@grails.apache.org
+ pullrequests_status: notifications@grails.apache.org
+ pullrequests_comment: notifications@grails.apache.org
+ pullrequests_bot_dependabot: notifications@grails.apache.org
+ issues: notifications@grails.apache.org
+ issues_status: notifications@grails.apache.org
+ issues_comment: notifications@grails.apache.org