I want to run a new environment for every feature branch. But I also want to delete the stack (which was created via pipeline) when den branch will be deleted. Is there any possibility to do this via BitBucket Pipeline?
I see a BRANCH_DELETED hook now, can anyone let me know if this is now possible?
If someone searches this from google, there was a feature request that was closed: https://jira.atlassian.com/browse/BCLOUD-17508
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Christopher,
There is currently no way to create a Pipeline when a feature branch is deleted. Perhaps you could create a Pipeline that runs on the branch you merge into, assume that Pipeline is only run after a merge has complete.
You can also open a feature request and include details of your use-case there.
Thanks,
Phil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.