This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch pjfanning-patch-2 in repository https://gitbox.apache.org/repos/asf/pekko-http.git
commit 945092dab0a2aa9a227a8419bb35b2fb35f33c45 Author: PJ Fanning <[email protected]> AuthorDate: Fri Jan 23 20:36:29 2026 +0100 Change vote duration to at least 72 hours Updated voting duration to a minimum of 72 hours. --- .github/workflows/stage-release-candidate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stage-release-candidate.yml b/.github/workflows/stage-release-candidate.yml index 3bfbbb984..9839c5b2e 100644 --- a/.github/workflows/stage-release-candidate.yml +++ b/.github/workflows/stage-release-candidate.yml @@ -300,7 +300,7 @@ jobs: The VOTE will pass if we have more positive votes than negative votes and there must be a minimum of 3 approvals from Pekko PMC members. Anyone voting in favour of the release, could you please provide a list of the checks you have done? - The vote will be left open until [VOTE_ENDS_UTC]. + The vote will be left open for at least 72hrs. [ ] +1 approve [ ] +0 no opinion --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
