Skip to content

Commit b52d55b

Browse files
authored
Merge pull request MicrosoftDocs#6054 from MicrosoftDocs/users/chcomley/141585-repos-git
Boards - remove repos/git/work-tracking....redirect cross-service-overview
2 parents 32268ed + 3272a49 commit b52d55b

12 files changed

+76
-229
lines changed

.openpublishing.redirection.json

+5
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,11 @@
404404
"source_path": "docs/organizations/settings/set-working-days.md",
405405
"redirect_url": "/azure/devops/boards/sprints/set-capacity#set-capacity-for-the-team-and-team-members",
406406
"redirect_document_id": false
407+
},
408+
{
409+
"source_path": "docs/repos/git/configure-repos-work-tracking.md",
410+
"redirect_url": "/azure/devops/cross-service/cross-service-overview#azure-boards--azure-repos",
411+
"redirect_document_id": false
407412
}
408413
]
409414
}

docs/boards/backlogs/connect-work-items-to-git-dev-ops.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This article addresses creating new branches, adding links to commits, and addin
3434

3535
> [!TIP]
3636
> 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)
37+
> - [Cross-service overview](../../cross-service/cross-service-overview.md#azure-boards---azure-repos)
3838
> - [Configure pipelines to support work tracking](../../pipelines/integrations/configure-pipelines-work-tracking.md?toc=/azure/devops/boards/toc.json)
3939
> - [Link and view work items to builds and deployments](../work-items/work-item-deployments-control.md).
4040
@@ -190,7 +190,7 @@ Or, you can select it from the **Links** :::image type="icon" source="media/icon
190190

191191
## Related articles
192192

193-
- [Configure repositories and branches to integrate with work tracking](../../repos/git/configure-repos-work-tracking.md)
193+
- [Cross-service overview](../../cross-service/cross-service-overview.md)
194194
- [Configure pipelines to support work tracking](../../pipelines/integrations/configure-pipelines-work-tracking.md)
195195
- [Add work items](add-work-items.md)
196196
- [Git overview](../../repos/git/index.yml)

docs/boards/queries/link-work-items-support-traceability.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This article describes the link types available for your use. You can link objec
3434

3535
> [!TIP]
3636
> 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)
37+
> - [Cross-service overview](../../cross-service/cross-service-overview.md#azure-boards---azure-repos)
3838
> - [Configure pipelines to support work tracking](../../pipelines/integrations/configure-pipelines-work-tracking.md?toc=/azure/devops/boards/toc.json)
3939
> - [Drive Git development from a work item](../backlogs/connect-work-items-to-git-dev-ops.md)
4040
> - [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:
197197
::: moniker-end
198198

199199
::: 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)
201200
- [Configure pipelines to support work tracking](../../pipelines/integrations/configure-pipelines-work-tracking.md?toc=/azure/devops/boards/toc.json)
202201
- [Drive Git development from a work item](../backlogs/connect-work-items-to-git-dev-ops.md)
203202
- [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:
206205
::: moniker-end
207206

208207
::: 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)
210208
- [Configure pipelines to support work tracking](../../pipelines/integrations/configure-pipelines-work-tracking.md?toc=/azure/devops/boards/toc.json)
211209
- [Drive Git development from a work item](../backlogs/connect-work-items-to-git-dev-ops.md)
212210
- [Link to work items from pull requests, commits, and comments](../../organizations/notifications/add-links-to-work-items.md#link-wit-id)

docs/boards/work-items/work-item-deployments-control.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ As shown in the following image, the **Deployment** control shows release infor
3232
Work items linked to a Git repository branch, commit, or pull request participate in populating the **Deployment** control.
3333
You can view all links through the work item form **Links** tab.
3434

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
3636
- Only work items co-located with the same project where the release pipeline is defined are linked to.
3737

3838
:::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
121121

122122
**Azure Repos, Git**
123123

124-
- [Configure repositories and branches to integrate with work tracking](../../repos/git/configure-repos-work-tracking.md)
124+
- [Cross-service overview](../../cross-service/cross-service-overview.md)
125125
- [Drive Git development from a work item](../backlogs/connect-work-items-to-git-dev-ops.md)
126126

127127

0 commit comments

Comments
 (0)