sparse-intern-71089
03/17/2021, 12:09 PMbored-oyster-3147
03/17/2021, 1:17 PMbumpy-agent-19616
03/17/2021, 1:30 PMbored-oyster-3147
03/17/2021, 2:07 PMbumpy-agent-19616
03/17/2021, 2:30 PMbored-oyster-3147
03/17/2021, 3:47 PMfeature/XXX
and if so, run a destroy on a stack name generated by that source branch? Or maybe there is a way to trigger a pipeline when a branch is deleted?
It's easy enough to have a pipeline that catches feature/XXX
branches and spins up a new stack accordingly, but finding the right moment to destroy that stack is tough, right? Like the PR pipeline will have already been executed once the PR is approved and the branch is merged to master and the feature branch is deleted, at which point the pipeline that is then triggered on master is probably no longer aware of the source branch so it may not know what stack to destroy after updating the master stack...
I'm really curious to hear what you come up with though because I would love to configure feature branch stacks for my devs at some point!bumpy-agent-19616
03/17/2021, 3:56 PM