1

Is there any option in TFS that enables a lead to review to code before it is getting checked in by the developer? Like a maker checker process

Viji
  • 21
  • 2
  • 2
    Possible duplicate of [Code Review before checking in to TFS 2013](http://stackoverflow.com/questions/26605446/code-review-before-checking-in-to-tfs-2013) – Claudius Apr 06 '16 at 12:12
  • We are using VS 2010 with TFS 2013. Seems like the Code review is there only from VS2012. Is there any thing for VS2010? – Viji Apr 13 '16 at 06:45

2 Answers2

0

You can use this check-in policy which allows you to enforce Code Reviews at checkin time. Please notice this policy only works for VS 2013 right now.

Cece Dong - MSFT
  • 29,631
  • 1
  • 24
  • 39
0

You can give a try to this. Seems like they support 2010.

enter image description here

Claudius
  • 1,883
  • 2
  • 21
  • 34