Automatically prepend a counter to the check-in name in Team Foundation Server

  • Thread starter Thread starter Jugal Gangwani 1109
  • Start date Start date
J

Jugal Gangwani 1109

Guest
We want to automatically prepend the check-in name with a counter variable. for eg. Person1 does check in with name as "Person1 check-in", can we automatically prepend a counter to this name by enforcing/adding some policy to TFS which will in turn update the name to "0001-Person1 check-in"? And the next time someone else or the same person checks in anything, the counter will be incremented to "0002-Some check-in".

Continue reading...
 
Back
Top