You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
Can we perform any actions other than sending notifications if a bamboo build fails? Just want to check if we can trigger other plans or add some stages which can be executed if a build fails?
I need to invoke few REST API's if a build plan is failed. Is this possible?
Thanks & Regards,
Deepak.
It was created exactly for such scenario
Hi Alexey,
Thank you for the response. Looks like the plugin is what I was looking for but it doesn't work with the current bamboo version (5.6.2) used by our organization. Though there is a plan to upgrade the bamboo server, is there any other way to implement this?
I was going through the Final Stage which would run irrespective of the build status of the previous stage. Thought of using this but I am not aware of how to get the build status of the previous stage. Is there any way to get the status?
Thanks & Regards,
Deepak.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's open source, so you can try to adopt it to your Bamboo version. https://bitbucket.org/chystoprudov/bamboo-failtrigger-plugin
As I know it's not possible to get status of previous stages. But there's question where people found some possible solutions: https://community.atlassian.com/t5/Bamboo-questions/Is-there-a-bamboo-variable-with-the-build-job-s-result/qaq-p/166595
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.