TFS 自定义对解决或关联之外的工作项的签入操作

发布于 2024-11-07 16:31:48 字数 88 浏览 0 评论 0原文

我可以添加一个附加选项来将工作项链接到 TFS 中的签入吗? TFS 具有 Associate 和 Resolve,但我希望有另一个选项将工作项移动到自定义状态。

Can I add an additional option to the linking of work items to a checkin in TFS? TFS has Associate and Resolve, but I would like to have another option to move the work item to a custom state.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

两相知 2024-11-14 16:31:48

我认为您无法自定义与变更集关联的工作项上的选项,因为它是一个枚举:

http://msdn.microsoft.com/en-us/library/microsoft.teamfoundation.versioncontrol.client.checkinworkitemaction.aspx

如果这对于您的工作来说是一个重要的场景,您可能希望向 TFS 团队提出下一个版本的建议。

希望这有帮助。

I don't think you can customize the option on the work items associated with the changeset because it is an enum:

http://msdn.microsoft.com/en-us/library/microsoft.teamfoundation.versioncontrol.client.checkinworkitemaction.aspx

If it's an important scenario for your work you might want to make the suggestion to the TFS team for the next release.

Hope this helps.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文