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.
We have around 100 deployment projects that we use with our Bamboo server. I'd like to be able to define a global post-deployment action that will send off the meta data from any deployment. Does this feature exist in Bamboo, or are there any plugins available that might do something like this? I've seen webhook features like this in Stash and Jira, but not in Bamboo. What I'd like to be able to do is an HTTP post with variables like:
Environment, Release #, Project Name, Bamboo User
I know this can be defined per project, but I'd prefer to be able to manage and configure this from one place, and not have to modify 100+ deployment projects x3 environments. Any suggestions?
This feature does not yet exist in Bamboo, and I'm not aware of a resp. add-on either. More specifically, your use case has two aspects/requirements:
Once the former would be available, it might be possibly to add the latter to Carolyn Van Slyck's excellent Deployment Notifications add-on, which addresses another Bamboo limitation, namely https://jira.atlassian.com/browse/BAM-14432.
Once a web hook notification type exists, I'd be happy to incorporate it into the Deployment Notifications plugin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As of Bamboo 7.1, it now supports webhooks, that can be used with either builds or deployments, same as emails or Hipchat.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Dev Ops - this won't help you right away, but Utoolity is currently working on a (commercial) add-on that would ultimately allow this (we have just postponed the 1.0 release in favor of a related and enabling feature within https://marketplace.atlassian.com/plugins/net.utoolity.atlassian.bamboo.tasks-for-aws though). While version 1.0 would a) not offer the global notification yet, and b) require an AWS account of yours, we plan to address a) short-term and b) mid-term in subsequent releases and are always happy to talk priorities - please don't hesitate to get in touch if you are interested (mailto://contact@utoolity.net).
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.