The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to automatically add label for deployed PROD build

paul strachan
August 19, 2015

Hi,

I've read the documentation for "Configuring automatic labelling of job build results" but I still do not understand how to get Bamboo to automatically add a label named "deployed" to a build# which was deployed/released to production.

Is it possible to configure a deployment task which will label the release build# for a production environment config

currently we need to manually add the label after each deployment

Thanks for any suggestions

Cheers

Paul

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Alexey Chystoprudov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 8, 2016

Bamboo doesn't have this functionality. You can create own plugin to have this functionality.

Plugin should implement EventListener for com.atlassian.bamboo.deployments.execution.events.DeploymentFinishedEvent and then add required label to build result

TAGS
AUG Leaders

Atlassian Community Events