alitheg commented on code in PR #1186:
URL:
https://github.com/apache/tooling-trusted-releases/pull/1186#discussion_r3186897618
##########
atr/get/vote.py:
##########
@@ -678,14 +678,15 @@ async def _render_vote_authenticated(
potency = binding_word if is_binding else non_binding_word
_render_binding_status(page, is_binding, binding_committee, vote_round)
- _render_vote_delivery(page, archive_url, vote_recipient,
trusted_vote=False)
+ _render_vote_delivery(page, release, archive_url, vote_recipient,
trusted_vote=False)
Review Comment:
Ah I may have messed up a rebase.
--
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]