We have a particularly critical project in one of our solutions and would like any check-ins to that project to be approved by another member of the team. Is this possible?
Forcing a code review is not possible at the moment but you could switch to a branching model where merges between the branches are only allowed by the senior developers who perform code reviews.
Although a little drastic, you could even switch to using Git instead of TFVC. Git has support for pull requests where you lock down your master branch and then use the pull requests as a review mechanism.
There is currently no support for this within TFS. What you could do is:
Or if the project is critical devote more time towards pairing.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With