Hi I have 3 branches for my project in bitbucket Cloud (development,master,production). I have a web hook for commit created in development branch. When commit created from development branch i triggered bamboo dev plan ( restore,s onar analyze , build etc...) after a successful build plan , deployment plan triggers for deployment of published code to my dev application server. For this scenario everything works smoothly.
I create PR from my development branch to master. When i approve and merge dev branch to master i want to trigger another build plan ( has another plan key ) in bamboo with webhook. this build plan is going to analyse master branch source code and publish it. then deploy plan will deploy the source code to test application server.
How can i trigger this second scenerio?
you can find details above.
1) Commit Created and Merge Success webhooks
2) Commit Created Webhook Detail
3) Merge Success Webhook Detail
4) Bamboo Build Plans
Hi everyone ,
I redirect an DNS to our internal firewall , then change all IP 's with this DNS so webhook triggers plan correctly.
Thanks...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.