Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: notifications on failed simulations or checks #54

Open
mds1 opened this issue Feb 7, 2022 · 0 comments
Open

feat: notifications on failed simulations or checks #54

mds1 opened this issue Feb 7, 2022 · 0 comments

Comments

@mds1
Copy link
Contributor

mds1 commented Feb 7, 2022

When a simulation of an in-progress proposal reverts (or shows some other type of concerning simulation result), it would be helpful if the CI could alert the community of this. For example, it could post a link to the failed simulation in a Discord channel. Alternatively, there could be a GovernanceAlerts contract so CI can call a method that emits an Alert(address governor, uint256 proposalId, string details) event, so communities can setup up watchers for events using any tooling they want

Still TBD how exactly this would work, and needs to be spec'd out more before implementing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant