You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/boards/backlogs/connect-work-items-to-git-dev-ops.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ This article addresses creating new branches, adding links to commits, and addin
34
34
35
35
> [!TIP]
36
36
> You can set up automatic linking and other settings that link work items to Git commits, pull requests, builds, and more. To learn how, see the following resources:
37
-
> -[Configure repositories and branches to integrate with work tracking](../../repos/git/configure-repos-work-tracking.md?toc=/azure/devops/boards/toc.json)
Copy file name to clipboardExpand all lines: docs/boards/queries/link-work-items-support-traceability.md
+1-3
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ This article describes the link types available for your use. You can link objec
34
34
35
35
> [!TIP]
36
36
> You can set up automatic linking and other settings that link work items to Git commits, pull requests, builds, and more. To learn how, see the following resources:
37
-
> - [Configure repositories and branches to integrate with work tracking](../../repos/git/configure-repos-work-tracking.md?toc=/azure/devops/boards/toc.json)
> - [Configure pipelines to support work tracking](../../pipelines/integrations/configure-pipelines-work-tracking.md?toc=/azure/devops/boards/toc.json)
39
39
> - [Drive Git development from a work item](../backlogs/connect-work-items-to-git-dev-ops.md)
40
40
> - [Link and view work items to builds and deployments](../work-items/work-item-deployments-control.md).
@@ -197,7 +197,6 @@ See the following articles for more information:
197
197
::: moniker-end
198
198
199
199
::: moniker range=">= azure-devops-2020"
200
-
- [Configure repositories and branches to integrate with work tracking](../../repos/git/configure-repos-work-tracking.md?toc=/azure/devops/boards/toc.json)
201
200
- [Configure pipelines to support work tracking](../../pipelines/integrations/configure-pipelines-work-tracking.md?toc=/azure/devops/boards/toc.json)
202
201
- [Drive Git development from a work item](../backlogs/connect-work-items-to-git-dev-ops.md)
203
202
- [Link and view work items to builds and deployments](../work-items/work-item-deployments-control.md)
@@ -206,7 +205,6 @@ See the following articles for more information:
206
205
::: moniker-end
207
206
208
207
::: moniker range="azure-devops-2019"
209
-
- [Configure repositories and branches to integrate with work tracking](../../repos/git/configure-repos-work-tracking.md?toc=/azure/devops/boards/toc.json)
210
208
- [Configure pipelines to support work tracking](../../pipelines/integrations/configure-pipelines-work-tracking.md?toc=/azure/devops/boards/toc.json)
211
209
- [Drive Git development from a work item](../backlogs/connect-work-items-to-git-dev-ops.md)
212
210
- [Link to work items from pull requests, commits, and comments](../../organizations/notifications/add-links-to-work-items.md#link-wit-id)
Copy file name to clipboardExpand all lines: docs/boards/work-items/work-item-deployments-control.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ As shown in the following image, the **Deployment** control shows release infor
32
32
Work items linked to a Git repository branch, commit, or pull request participate in populating the **Deployment** control.
33
33
You can view all links through the work item form **Links** tab.
34
34
35
-
- Work items associated with commits in the build shows the status of the release
35
+
- Work items associated with commits in the build show the status of the release
36
36
- Only work items co-located with the same project where the release pipeline is defined are linked to.
37
37
38
38
:::image type="content" source="../../organizations/notifications/media/types-of-work-item-links.png" alt-text="Conceptual image of Git and integrated link types.":::
@@ -121,7 +121,7 @@ You can't query for work items that are included in releases. However, you can c
121
121
122
122
**Azure Repos, Git**
123
123
124
-
- [Configure repositories and branches to integrate with work tracking](../../repos/git/configure-repos-work-tracking.md)
0 commit comments