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:
looks powerful mechanism. example, can specify /source
part of code reviewed team lead, /buildscript
part reviewed build guy, , /tests
examined qa people! :-)
Comments
Post a Comment