Pull Request style reviews

Discussion of open issues, suggestions and bugs regarding code review tool for Visual Studio – Review Assistant
Post Reply
pnelson
Posts: 1
Joined: Wed 30 Aug 2017 14:25

Pull Request style reviews

Post by pnelson » Wed 30 Aug 2017 14:36

We are evaluating Review Assistant and like some of the features, particularly for the tfs repositories we have, and for the reports. For git based repositories though, the normal way of working is to pull the latest develop branch, make a new feature or bugfix branch from it, work, commit, work, commit, and then review all of those changes against develop, basically all the commits in the branch vs develop. Within tfs, that is done with a pull request. I am not seeing a way to something like that with review assistant. Is this a supported way of working?

SvetlanaL
Posts: 39
Joined: Mon 06 Feb 2017 09:00

Re: Pull Request style reviews

Post by SvetlanaL » Thu 31 Aug 2017 09:34

Unfortunately, Review Assistant doesn't support Pull Request. However, you can post your suggestion at User Voice https://devart.uservoice.com/forums/145 ... -assistant.

Post Reply