TFS - dynamic chekin email
H开发者_开发问答ow to configure TFS check-in email by dynamic user id. consider, User2 : user1 doing check-in auto email will be user1@domain.com \ like wise User1 : user2 doing check-in auto email will be user2@domain.com
.. similar to svn auto email. Is this possible in TFS ?
You should be able to achieve what you want if you install the Alerts Explorer add-in available as part of the TFS Power Tools VS Extension
精彩评论