Open abbottdev opened 10 years ago
Hi,
In the latest TeamCity REST API the branch name is included in the response.
In my scenario I need to be able to identify the new builds which have occurred during two time periods, and be able to identify the branch which triggered the build. This then allows me to integrate our ticketing system with TeamCity by using branch Names. (We use Git DVCS)
...ed. (See http://confluence.jetbrains.com/display/TCD8/REST+API#RESTAPI-Buildfields )