I am trying to get a list of all the check-ins and the work items that were related to it. I know you can get a history of all the commits and the change sets and once you click on a particular change set, you can view the work item. However, we are creating some statistics and I want the list of check-ins and the work-items that were related to it. I don't want to click on each changeset and get the related work item manually. It will take too much time. If they are also next to the changesets, that will be nice.
If this can be achieved through TFS, I am open to that too.
My team is using the VS Professional 2015 and TFS 2015
Thanks in advance