This is an automated email from the ASF dual-hosted git repository. matrei pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/grails-core.git
The following commit(s) were added to refs/heads/7.0.x by this push: new 353f909d5c chore: correct wording for the voting window (#14954) 353f909d5c is described below commit 353f909d5c5958eb3bfd99d1172f71e2771209f3 Author: Mattias Reichel <mat...@apache.org> AuthorDate: Tue Aug 5 16:27:50 2025 +0200 chore: correct wording for the voting window (#14954) --- .github/vote_templates/groovy_pmc.txt | 2 +- .github/vote_templates/staged.txt | 2 +- RELEASE.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/vote_templates/groovy_pmc.txt b/.github/vote_templates/groovy_pmc.txt index 091eea4e12..b68995fbba 100644 --- a/.github/vote_templates/groovy_pmc.txt +++ b/.github/vote_templates/groovy_pmc.txt @@ -26,7 +26,7 @@ https://www.apache.org/info/verification.html Our release process, including verification steps, are documented here: https://github.com/apache/grails-core/blob/HEAD/RELEASE.md The last section of this document `Appendix: Verification from a Container` is likely relevant. For the differing artifacts, we have compared the decompiled classes to ensure they are as we expect to meet the ASF security team's requirements. -The vote for this release is open for the next 72 hours. +The vote for this release is open for a minimum of 72 hours. [ ] +1 Release Apache Grails (incubating) ${VERSION} [ ] 0 I don't have a strong opinion about this, but I assume it's ok [ ] -1 Do not release Apache Grails (incubating) ${VERSION} because... diff --git a/.github/vote_templates/staged.txt b/.github/vote_templates/staged.txt index e5e428c411..63f2f1e575 100644 --- a/.github/vote_templates/staged.txt +++ b/.github/vote_templates/staged.txt @@ -43,7 +43,7 @@ Details of our release process are documented at: https://github.com/apache/grai As a reminder, most of our tools support an env `GRAILS_REPO_URL` so that the tools can be used from the staging location. Set it to the staging repo like this: `export GRAILS_REPO_URL=https://repository.apache.org/content/groups/staging` -The vote is open for the next 72 hours and passes if a majority of at least +The vote is open for a minimum of 72 hours and passes if a majority of at least three +1 PPMC votes are cast. [ ] +1 Release Apache Grails (incubating) ${VERSION} diff --git a/RELEASE.md b/RELEASE.md index f720c941af..5c47d31aa6 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -223,7 +223,7 @@ The first vote is conducted on the [Grails dev mailing list](https://lists.apach ### Apache Groovy PMC -As an incubating project under Apache Groovy, after 72 hours & a successful Grails PPMC vote, the Groovy PMC must vote to approve the Apache Grails (incubating) release. This vote is held on the [Groovy dev mailing list](https://lists.apache.org/list.html?d...@groovy.apache.org). See the source upload job for the generated email. +As an incubating project under Apache Groovy, after a minimum of 72 hours and a successful Grails PPMC vote, the Groovy PMC must vote to approve the Apache Grails (incubating) release. This vote is held on the [Groovy dev mailing list](https://lists.apache.org/list.html?d...@groovy.apache.org). See the source upload job for the generated email. ## 5. Releasing