TFS 构建,不要将构建名称添加到全局列表
你好
有没有办法阻止 TFSBUILD 将 buildID/BuildName 添加到全局列表 “构建 - 我的项目名称”?
原因,我们有一个 CI 构建,我不希望这种类型的构建出现在列表中 BUG 工作项中的“发现于:”。
Hello
Is there a way to stop TFSBUILD from adding the buildID/BuildName to the Globallist
"Builds - Myprojectname" ?
Reason, we have a CI Build, and i don't want this type of build to be seen in the list
"Found in:" in the BUG Workitem.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
它将该团队项目下的所有构建添加到全局列表中,无论构建定义如何。手动解决方法是通过编辑全局列表来删除这些构建。
您还可以查看此博客文章以获取另一种解决方法:
http://readcommit.blogspot .com/2008/04/found-in-build-team-build-list-make-it.html
It adds all the Builds under that Team Project to the Globallist irrespective of the BuildDefination. The Manual Workaroud is to delete these builds by editing the global list.
You can also check this blog post for another workaround:
http://readcommit.blogspot.com/2008/04/found-in-build-team-build-list-make-it.html