Is it possible to automatically tag builds?
I would like new builds from certain build types to automatically be tagged upon creation. Better yet I would like to have all builds in a certain build pool be automatically tagged. Is there anyway to do this?
Please sign in to leave a comment.
Hi Matthew,
Such feature is not implemented in TeamCity now. Please watch and vote for the related feature request.
As of now you can use Add build tags meta-runner which uses REST API.
Hey Matthew,
please have a look at this plugin: https://github.com/echocat/teamcity-buildTagsViaBuildLog-plugin
What precisely do you mean with "build type" and "build pool"? Do you have an example? Maybe I can integrate that into the plugin.
Kind regards
Tobias