sbp commented on issue #1204:
URL: 
https://github.com/apache/tooling-trusted-releases/issues/1204#issuecomment-4397452298

   We'll add a "Send me an email reminder when the vote finishes" checkbox to 
the forms to start a vote, including for both podling rounds separately, 
unchecked by default. This will have to schedule a task, but we should make a 
new task for this (`VOTE_END_NOTIFY`) instead of the general message sender, 
because we want to double check that the vote wasn't cancelled. When a vote is 
cancelled, it should also cancel all such tasks, but I'd like to defend that in 
depth.
   
   This only happens in Trusted Vote mode, so we want to ensure that the 
checkbox doesn't display in manual or regular modes, and we also need to ensure 
that it's validated correctly by the form route. We also need to check the vote 
serial, to ensure that it's the same vote that we expected. Whoever submits the 
form receives the email to their `{asf_uid}@apache.org` address; there won't be 
any way to transfer it or assign it to a different release manager or add 
recipients.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to