symphonyoss / vote-bot

Apache License 2.0
5 stars 5 forks source link

Ensure every casted vote is synced to the mailing list #9

Open mindthegab opened 7 years ago

mindthegab commented 7 years ago

Currently only new vote and complete vote go to distribution email.

With the objective of:

it would be great if every vote casted is immediately sent to the distribution email.

Not a blocker for me, but I think we should address ASAP, to ensure we don't lower the level of addressability / "paper" trail.

mindthegab commented 7 years ago

From @ftbb:

There is one class you have to change (think VotingProposal...) and use the Mailer class to email..

ftbb commented 7 years ago

commit c2051df088b642247eb4f731454dc8ddee6e6570

Tested and pushed to production.

Please close if satisfied

pmonks commented 6 years ago

@mindthegab can you close this?

I can confirm this has been working as desired for quite some time, but I don't have permission to close it myself.