jessehouwing / azure-pipelines-tfvc-tasks

Azure Pipelines tasks for Team Foundation Version Control
https://marketplace.visualstudio.com/items?itemName=jessehouwing.jessehouwing-vsts-tfvc-tasks
MIT License
27 stars 18 forks source link

Assign work items from previous changeset #31

Open jessehouwing opened 8 years ago

jessehouwing commented 8 years ago

Requested through Slack:

Developer check-in new code

A build is triggered This build uses your extension to upload artifacts to source control The lask checkin could be associated with the same WorkItems as the first check-in

jessehouwing commented 8 years ago

Looks like this task uses the right methods to connect to the REST API and grab the stuff: https://github.com/rfennell/vNextBuild/blob/master/Extensions/GenerateReleaseNotes/GenerateReleaseNotesTask/GenerateReleaseNotes.ps1