Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Comments vs Check-In Notes in TFS (VSTS)

What's the purpose of the Check-In Notes? Why use them instead of just the "Comment" you enter when you check-in.

I see there are four types of Check-In Notes: Code Reviewer, Developer, Security Reviewer, and Performance Reviewer. Is the idea to put in the name of these reviewers or some actualy comments by these people. Does this presume that you do do a team walk-through before checking-in code? I know policies can change whether these are required, but I'm not sure what they really add on top of the "comment" field.

like image 807
NealWalters Avatar asked Jun 22 '10 21:06

NealWalters


1 Answers

The short answer is that you're supposed to put the names of the people who assisted with those aspects of the checkin; and/or, their names can be added to the checkin details later when people in those roles audit the checkin.

like image 190
Warren Rumak Avatar answered Oct 05 '22 14:10

Warren Rumak