Associating Change Sets to Build Result UUID
Given a build result UUID and one or more change set UUIDs, is it possible to associate the change sets to the build result UUID? If so, which API provides this: Ant, Java Client, or HTTP? The documentation for the teamAccept task refers to a task called ChangeSetPublisherTask. This task does not seem to exist. |
One answer
It looks like I'm going down the wrong path. Build results don't appear to have change sets associated to them directly. It appears that the way it determines the change sets for a build result is by comparing the build result's snapshot with the previous build's snapshot. If I associate a snapshot with the build result, then it should be possible to view the change sets in RTC. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.