Check in code from Code review in TFS after approval

Viewed 6378

I would like to check in code after a code review is approved. I came across this stack about creating code reviews and checking in, but my question is a little different.

My issue is that I want to create a code review; however, I do not want to check in the code until it is approved. That limits me from being able to start another code review with removing related work items. What I would like to do is create code reviews and check in from the code review tab in the Team Explorer

TFS Code Review

Is that possible? It is the same principle as creating a code review after the check in, but with Code reviews and checking in. I do not want to go to pending changes and check in there because I may have removed the related items. But I do want a check in to be tied to my code review.

2 Answers
Related