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 need to add a label to build . The label we need is the version number of build .
This version information is stored in a file .
How can we achieve this: after every build it gets labelled using the version number specified in a properties file .
Hi @sangeeta
This article has the information you are looking for: How can I attribute a label to a Bamboo build result based on its outcome (success or failure)? You will just need to change the script a little to get the version details from your properties file.
Another path you could follow, probably simpler, would be printing the version information from your properties file during the build and using the method described in this other article: Configuring automatic labeling of job build results.
Please let us know if that addresses your issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.