makerdao / spells-mainnet

Staging repo for MakerDAO weekly executive spells
GNU Affero General Public License v3.0
107 stars 43 forks source link

Add a github action to create a tenderly testnet to cast the spell #392

Open 0x3phemeralsoul opened 5 months ago

0x3phemeralsoul commented 5 months ago

Acceptance

SidestreamColdMelon commented 4 months ago

https://github.com/makerdao/spells-mainnet/pull/388 is merged, so this one is unblocked

SidestreamColdMelon commented 4 months ago

Note: there is workflow_dispatch event that you might use at first to automate cast-on-tenderly-script before trying to completely automate casting inside a PR (which would require at least adding "testnet deletion" functionality which can blow up the scope)