sbp commented on issue #933: URL: https://github.com/apache/tooling-trusted-releases/issues/933#issuecomment-4254864592
I implemented this as a server side check, but then I realised that this is too stringent, for the same reason that #925 had to be implemented as a non-blocking check: because tabulation is heuristic, ATR might get it wrong. If we make it a server side check, release managers may be unable to progress their vote even when there are sufficient votes. After drafting various kinds of gating, I decided instead to keep it simple and display a warning message next to the submit button when there are insufficient binding votes. This is implemented in 5884610cbd2223197af81b724eb3d4fb207206ef. -- 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]
