title | titleSuffix | description | ms.custom | ms.technology | ms.prod | ms.assetid | ms.topic | ms.manager | ms.author | author | monikerRange | ms.date |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Link work items to deployments |
Azure Boards |
Link your work item to releases to visualize which deployments include your work items |
boards-work-items |
devops-agile |
devops |
conceptual |
mijacobs |
kaelli |
KathrynEE |
azure-devops |
10/14/2018 |
[!INCLUDE temp]
The release deployments control shows release information for those work items that have been associated to a commit which is part of a build being released. To learn how to associate work items to commits, see Drive Git development from a work item.
Note
The release deployments control currently works with classic release pipelines and with Azure DevOps Services (cloud) only. If your project is customized using a Hosted XML process, you need to update your work item type definitions to display the control. For details, see Hosted XML process model, Add release deployment support to a work item type.
First thing you must do is configure the release definition to post deployment information back to Azure Boards.
-
Open Release definition, Options and Integrations
-
Select the "Preview: Report deployment status to Boards" option and configure the stages and deployment types
Once the release has been configured to send deployment information to Azure Boards, and you have work items associated to the commits in the build, you can now go to the work item and see the status of the release. In the below example we have multiple environments that the release is targeting.
When opening the work item, you can see the stages the release is being deployed, in real time.