如何确定Azure DevOps的选定版本中的哪些工作项/用户故事? [英] How can I identify which work items/user stories are in a selected build in Azure DevOps?

查看:31
本文介绍了如何确定Azure DevOps的选定版本中的哪些工作项/用户故事?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是Azure DevOps的新手,所以也许这是一个非常简单的问题.选择要部署到生产环境的构建(有很多)时,如果我能确定该构建中包含的用户案例或任务,那将是很好的.我希望能够说出正在部署的工作之前要部署的工作,或者告诉客户正在等待新功能的客户何时启用该功能.

我尝试使用

链接的工作项将自动显示在构建概述"页面上.

I am new to Azure DevOps, so perhaps this is a really simple question. When selecting a build (there are many) to deploy to production, it would be great if I could identify the user stories or tasks were included in that build. I want to be able to say what work is being deployed before it is live, or tell customers who are waiting for new features when that feature is live.

I have tried to write a script using the Azure DevOps API and can see my builds and pull requests. But how do I link them? Is there an existing tool to do this maybe? It would also be great to say given a user story id (e.g. 171171), you could say which build it appears in. Is this possible or do this without saving all of the data from the API and reading this cached version?

解决方案

You can specify work items (Bugs, User Storys, ...) when commiting to the Git-Repo. This is done by Hashtag and the work item number (e.g. #1234). Visual Studio also has a UI support for this, which does the same.

The linked work items will automatically be display at the Build summery page.

这篇关于如何确定Azure DevOps的选定版本中的哪些工作项/用户故事?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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