sbp opened a new issue, #1205: URL: https://github.com/apache/tooling-trusted-releases/issues/1205
Such votes would be recorded in the database, so this issue supersedes and replaces #236. This mode will not have the problem tracked by #916, and therefore obsoletes and closes that issue. Some notes about the implementation: * This is a hybrid vote mode where non-binding votes can be cast via email, and will be tabulated with all the drawbacks of tabulation, or by ATR, but binding votes can only be cast via ATR. * Rows representing votes will be additive, not unique, for general audit purposes. The latest vote row wins. * When a vote is cast via ATR, a copy of the vote is sent to the mailing list thread from the user. * Votes will be recorded in the audit log, but ATR will only read them from the database. * Whether a vote is "binding" is advisory until the actual resolution, when the status is checked again. * The binding check during resolution must be atomic with the phase change. * The manual vote mode boolean will be replaced by the new vote mode enumeration and radio form, still on the release policy. * DKIM is not part of this mechanism. Follow ups to this issue: * Add API endpoints. * Send a direct reminder to binding email voters who vote on the mailing list that their vote must be made through ATR. * Make first round podling votes always carry through to the second round. * Add the option, on by default, to automatically resolve hybrid votes. -- 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]
