I'm positive that edited comments are saved in history, and that reactions have timestamps attached to them <https://developer.github.com/v3/reactions/#list-reactions-for-a-commit-comment>. Same goes for labels (effectively marking when voting starts/ends).
[eventually] it would also be possible for our bot to: * catch and delete reactions when voting isn't open * send emails as needed * do accounting based on who's a PMC / committer / contributor (binding/non-binding). Hopefully Whimsy has some REST API we can hit to get list of Github handles of committers / PMCs Max On Fri, Dec 20, 2019 at 2:07 PM David Smith <dave.a.sm...@gmail.com> wrote: > I think it would be vastly superior in terms of user-experience. I think > the pushback would possibly be that email produces an immutable record of > the vote and any conversation around it, whereas github votes can be > changed after the fact, comments may be edited, etc. > > It depends on what one is optimizing for, I suppose. >