git - 从混合 TFVC/Git Visual Studio Online 项目中的 git 提交获取电子邮件警报

标签 git tfs tfs-2015 azure-devops tfvc

文档 Set alerts, get notified when changes occur展示了如何设置电子邮件提醒,以便每当 checkin 任何内容时我都会收到电子邮件。该文档指出了这一点

For Git repository-based team projects, A commit is pushed to this team project appears in place of Anything is checked in.

但自 Team Foundation Server 2015 Update 1 起,我们可以将 Git 存储库添加到使用 Team Foundation 版本控制 (TFVC) 创建的团队项目 documentation .

在同时托管 TFVC 实例和 git 存储库的混合 Visual Studio Online TFS 项目中,我们如何从 git 提交获取电子邮件警报?

最佳答案

目前还没有任何方法可以实现这一目标。 Microsoft Connection Page 上已经提交了反馈,详情请引用此链接:Alert categories missing for TFVC-created Team Projects with additional Git repositories

关于git - 从混合 TFVC/Git Visual Studio Online 项目中的 git 提交获取电子邮件警报,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34952929/

相关文章:

c# - TFS 2015 API 使用 PowerShell 从池中删除代理

git - 在 Git 中仅暂存修改过的文件(未删除)的更简单方法

Ansible 中的 Git 模块在 tmp 目录上获得权限被拒绝

ruby - 没有这样的文件或目录 - git ls-files -- WINDOWS

tfs - 如何找到特定TFS项目子文件夹的所有标签?

c# - 用于 TFS 持续集成的 NuGet 包

TFS 2015 - 构建 vNext : "Access Denied: Project Build Service does not have write permissions for orchestration plan"

python - ./.git/objects 文件夹包含巨大的文件

.net - 如何将构建参数传递给我的 .NET 单元测试

asp.net-mvc - TFS 2015 CI - 具有 Web、控制台和 WCF 项目的解决方案中不会为控制台应用程序生成构建工件