Build Tag
Build tags are labels that can help you to:
organize the history of your builds
quickly navigate to the builds marked with a specific tag
search for a build with a particular tag
create an artifact dependency on a build with a particular tag
You can assign any number of tags for a single build, for example, "EAP" or "release" using the Edit tags dialog by entering several tags separated by a space, comma, semi-colon, etc.
Clicking a tag filters out all builds in the history: only the builds marked with the tag are displayed. Additionally, you can search for builds with particular tags using the search field.
To tag a build:
The TeamCity Web UI provides the following ways to tag a particular build:
using the Build Configuration Home Page:
go to either the Overview or History tab
go to the build history table
use the Tags column for the desired build and add/modify the build tag
using the Build Results Page for the particular build:
click the Actions button
select Tag... and add/modify the build tag
using the Queued build page:
click the Actions button
select Tag... and add/modify the build tag
using the Run Custom Build dialog
go to the Comments and Tags tab and add/modify the build tag
Using the Pin/Unpin build dialog, where you can tag the build in addition to pinning it. For builds with snapshot dependencies, there is an option to pin and tag the build as well as its snapshot dependencies