tfs - How to set specifict users to be reviewers -


i using visual studio 2015 , git. have branch policy pull requests have approved @ least 1 user (reviewer) before merge.

but don't want every user reviewer, set group of users or specific ones can reviewers. there way this?

there's option require specific reviewers portions of code. should specify paths , add reviewers each path. in simplest form, can require minimum 1 reviewer, , add him/her repo root path. might this:

code review gate looks powerful mechanism. example, can specify /source part of code reviewed team lead, /buildscript part reviewed build guy, , /tests examined qa people! :-)


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -