NealWalters
NealWalters

Reputation: 18197

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.

Upvotes: 6

Views: 2505

Answers (1)

Warren Rumak
Warren Rumak

Reputation: 3864

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.

Upvotes: 3

Related Questions