I like to know if it is possible, and if so how, to automatically request a code review while code is being checked into TFS.
So, for instance, I would like to have the request code review gui inside the pending changes gui, so that I can enter the name of the reviewer. When the code gets checked in, I would like Visual Studio to automatically request the code review for that check in. Is this possible?
I see a lot of questions (and answers) about how to require a code review before checking in, but I like to be able to check the code in and have it reviewed afterwards.