safe-global / safe-deployments

A collection of Safe singleton deployments
MIT License
133 stars 277 forks source link

Deployment Automation #865

Closed remedcu closed 11 hours ago

remedcu commented 13 hours ago

This pull request includes updates to the GitHub workflows to automate version bumping and release drafting. The most important changes include adding a push trigger for the version bump workflow and scheduling the draft release workflow to run weekly.

Updates to GitHub workflows:

nlordell commented 11 hours ago

should we make it to run on a different time? Or more regularly?

Once a week is a good start IMO. We can change it if we think it isn't often enough.