Get list of Changesets/WorkItems associated to the current build in TFS
Hi All,
I am trying to build a partial automated deployment step and I need either the list of changesets or workitems for the current build so that I can automatically run our deployment package tool. We are using TFS as our VCS.
I looked into the list of system parameters but I could not find it.
Is there a standard way of doing it in TeamCity? I can just create my own but don't want to go that route just yet.
Your help is most appreciated.
Thanks.
Leo
Please sign in to leave a comment.
You can access this data via REST API.