A label is a convenient way to tag and group build results that are logically related to each other. Labels can also be used to define RSS feeds.
Labels can be applied to build results automatically, by specifying the label(s) in a build plan (note that only Bamboo administrators can do this). Labels can also be applied ad-hoc to build results by Bamboo users.
To specify labels for a plan's build results,
- Click 'Home' to go to the Dashboard.
- Click the 'All Plans' tab.
- Locate the plan in the list and click this icon:

- The 'Configuration' tab will be displayed. Click the 'Post Actions' sub-tab.
- In the 'Regex Pattern' field, you can either:
- Specify a regular expression on which to match the log files. Labels will be applied to the build if the regular expression finds a match.
- Leave this field blank to label every build.
- In the 'Labels' field, type the word (or multiple words, separated by commas and/or spaces) with which the plan's build results are to be labelled.
- Click the 'Save' button.
RELATED TOPICS
Bamboo 1.1 Documentation Home