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

jdaugherty pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/grails-github-actions.git


The following commit(s) were added to refs/heads/main by this push:
     new ca12298  chore: troubleshooting asf.yaml
ca12298 is described below

commit ca12298646d14881a34386e390415902c5ef967a
Author: James Daugherty <[email protected]>
AuthorDate: Tue Aug 26 08:51:39 2025 -0400

    chore: troubleshooting asf.yaml
---
 .asf.yaml | 24 ------------------------
 1 file changed, 24 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 2752e96..45ca40b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -20,27 +20,3 @@ github:
   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: [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]

Reply via email to