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.