Tagged Questions

4
votes
5answers
899 views

How to retrieve Build Status in XML from TeamCity

I need to retrieve the Build Status from TeamCity in the form of XML, RSS format would be ideal. I am familiar with the RSS feed within Teamcity but that is of no use as it is more of a history view. ...