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

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

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -