My team uses a Git team project with TFS 2013 Update 4. Email notifications are sent out as expected when a pull request is created or a branch under review is updated. However, notifications aren't sent when a comment is added to the pull request - is it possible to enable that?
相关问题
- Getting error: File extension specified '.webt
- Why does recursive submodule update from github fa
- Extended message for commit via Visual Studio Code
- Using TFS command line tf.exe how can I copy a rep
- Emacs shell: save commit message
相关文章
- 请教Git如何克隆本地库?
- GitHub:Enterprise post-receive hook
- Git Clone Fails: Server Certificate Verification F
- SSIS solution on GIT?
- Is it possible to do a “destroy history” in TFS?
- Is there a version control system abstraction for
- ssh: Could not resolve hostname git: Name or servi
- Cannot commit changes with gitextensions
As of the 5/11/2017 release, users now get notifications for comments on PRs they create or have participated in.
https://docs.microsoft.com/en-us/vsts/release-notes/2017/may-11-team-services#default-notifications-for-pr-comments
I don't believe that is currently possible, but it is a good idea. You should head over to http://visualstudio.uservoice.com and add it.