This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-http.git
The following commit(s) were added to refs/heads/main by this push:
new b23960d13 Change vote duration to at least 72 hours (#933)
b23960d13 is described below
commit b23960d13ab048d928bb28f90a17de44c57b0c77
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Jan 26 11:32:27 2026 +0100
Change vote duration to at least 72 hours (#933)
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 7f39c9bcc..08af8a70a 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]