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

engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git


The following commit(s) were added to refs/heads/main by this push:
     new b430398c47 chore: use ATR syntax for the vote end (#2543)
b430398c47 is described below

commit b430398c475f142328c02a8dfdfea7f2f358d030
Author: Arnout Engelen <[email protected]>
AuthorDate: Wed Dec 3 11:59:59 2025 +0100

    chore: use ATR syntax for the vote end (#2543)
    
    so if you start the vote via ATR it'll be automatically filled.
---
 .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 d09b9ad5e7..22966878cc 100644
--- a/.github/workflows/stage-release-candidate.yml
+++ b/.github/workflows/stage-release-candidate.yml
@@ -234,7 +234,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 <insert date/time here>.
+          The vote will be left open until [VOTE_ENDS_UTC].
           
           [ ] +1 approve
           [ ] +0 no opinion


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to