And following that, if we would use the same branch for both staging and production deploys (with a manually dispatched workflow), can Seed deploys be hooked into these workflows?
f
Frank
04/26/2021, 6:56 PM
Yeah, we are working on a GitHub action where you can integrate into your workflow to trigger deployments.
Frank
04/26/2021, 7:00 PM
I think this will also give you more control in the above case, ie. use the action to trigger deployments after all workflows have succeeded.