VSTS Extensions–Getting the latest pull request on a file
In the current VSTS extension that I am writing (Surface Owner of File Extension), one of the things I needed to do was given a file path in a git repo, I needed to display who was the last person to perform a code review/pull request on that file. After combing through the VSTS REST … [Read more…]