I want to be able to list a code reviewer when I commit
We like to track code reviews in TFS. Would like to have the ability to specify a code reviewer when I commit.
You should be able to do this with your version control system. In TFS, this is called a check-in policy. You can learn more about this at https://learn.microsoft.com/en-us/azure/devops/repos/tfvc/add-check-policies?view=azure-devops or request a review in TFS - https://learn.microsoft.com/en-us/azure/devops/repos/tfvc/get-code-reviewed-vs?view=azure-devops.
-
Jon commented
This is definitely a missing issue for us. We use TFS and code reviews as part of our Agile/CI process so the ability to send a copy of the script prior to checking it in (as either a shelveset or before checkin) would be useful..
-
Rodger commented
We need to have this if the tool cannot have a gated commit
-
Anonymous commented
I think that is really required. specially for those who follow the continuous delivery plan
-
Jennifer commented
It would be great to be able to add comments per item or line of code like you can in a TFS code review.