With Bamboo, you can label your build results in whatever way works best for your team. Labels are not restricted to a particular plan, so you can apply the same label to build results from different plans.
For example, it might not be practical for your QA team to review every build, and you need to know which builds they have reviewed. By using labels such as "qa_passed" and "qa_failed", Bamboo allows them to simply indicate which builds have passed and failed QA.
To label a build result,
- Go to the build result.
- Locate the 'Labels' link at the top of the screen: Unable to render embedded object: File (bamboo-labels.PNG) not found.
(Hint: To view a list of existing labels, click the 'Labels' link.)
- Click the 'Add' link. This will display the following:
Unable to render embedded object: File (bamboo-label-add.PNG) not found.
The 'Add' link will only be visible if you have logged in to Bamboo.
- Type the relevant label (or multiple labels, separated by commas). Note that the label will be saved in lowercase characters.
- Click the 'Done' button.
RELATED TOPICS
Bamboo Glossary
Return to Bamboo 1.0 Documentation Home