You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
git-tfs / git-tfs Public
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An extension to #908
Just a wishlist thing but thought I'd write it down while it was in my head.
I'm currently using git-tfs but having to put every checkin through the review process as enforced by Colin's ALM addon https://visualstudiogallery.msdn.microsoft.com/045730ee-63c0-498e-b972-42b05a2d0857
If you use Visual Studio to create a code review request then behind the scenes it creates a shelveset to use for the review. Handily you can create a review from any shelveset using Visual Studio.
The workflow I'm currently using is
I reckon a fair bit of that could be automated by using the TFS APIs.
The text was updated successfully, but these errors were encountered: