是否有可能对工作项目链接到一个版本? [英] Is it possible to link a work item to a release?

查看:18
本文介绍了是否有可能对工作项目链接到一个版本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们想将一个 TFS 工作项链接到一个版本,这样我们就可以轻松地从版本中单击一下,打开包含有关此版本的更多信息的 TFS 项目.发行说明等信息

有可能吗?发布具有这些可以在创建发布时设置的变量,但它们不会包含(可点击链接).

解决方案

我们暂时无法链接现有版本的工作项,已经有一个

We would like to link a TFS work item to a Release so we can easily, with one click from the Release, open a TFS item that contains more info about this release. Info like Release Notes etc.

Is it possible? A release has these variables that can be set when the release is created but they won't hold a (clickable link).

解决方案

We cannot link work items for an existing release for now, there's already a user voice submitted here to suggest the feature, you can go and vote it up or submit a new one to achieve that in future release.

However you can link work items from changeset, try below steps:

  1. Associate the work items to a changeset when you check in the changes

  2. Then enable Automatically link new work in this build under Option in the build pipeline. Thus when a build completes successfully, it will create links to all work items linked to associated changes. See Automatic linking work items to builds for details.

  3. Create a release pipeline and set the build which created in step2 as the artifacts source (For CI/CD).

    You can also enable Report deployment status to Work for the stages under Option in the release pipeline (For set the repository as artifacts source ), thus when the stage completes, it will create links to all work items linked to associated changes.

Please note that in the release summary, it compares the current release with the previous release and then displays the newly added work items associated with changesets. So if you create two releases with the same artifacts source, then the second release will not include the work items... You can reference this thread for details: In TFS 2018, how do I get linked work items to show up in a release?

这篇关于是否有可能对工作项目链接到一个版本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆