From 30c79e3ec73ab4f4a99fb8b4209445d30fa95d10 Mon Sep 17 00:00:00 2001 From: Anton Smith <asmith@gitlab.com> Date: Thu, 3 Oct 2024 06:04:17 +0000 Subject: [PATCH] GitLab for Jira Cloud app - Add link to Youtube video --- doc/administration/settings/jira_cloud_app.md | 5 +++++ doc/integration/jira/connect-app.md | 1 + 2 files changed, 6 insertions(+) diff --git a/doc/administration/settings/jira_cloud_app.md b/doc/administration/settings/jira_cloud_app.md index 186df99c5acb..16d0991bd86c 100644 --- a/doc/administration/settings/jira_cloud_app.md +++ b/doc/administration/settings/jira_cloud_app.md @@ -20,6 +20,11 @@ To set up the GitLab for Jira Cloud app on your self-managed instance, do one of - [Install the GitLab for Jira Cloud app from the Atlassian Marketplace](#install-the-gitlab-for-jira-cloud-app-from-the-atlassian-marketplace) (GitLab 15.7 and later). - [Install the GitLab for Jira Cloud app manually](#install-the-gitlab-for-jira-cloud-app-manually). +<i class="fa fa-youtube-play youtube" aria-hidden="true"></i> +For an overview, see +[Configure the GitLab for Jira Cloud app from the Atlassian Marketplace with a self-managed instance](https://www.youtube.com/watch?v=dka9fLoGsno&t=1665s). +<!-- Video published on 2024-06-27 --> + After you set up the app, you can use the [project toolchain](https://support.atlassian.com/jira-software-cloud/docs/what-is-the-connections-feature/) developed and maintained by Atlassian to [link GitLab repositories to Jira projects](https://support.atlassian.com/jira-software-cloud/docs/link-repositories-to-a-project/#Link-repositories-using-the-toolchain-feature). The project toolchain does not affect how development information is synced between GitLab and Jira Cloud. diff --git a/doc/integration/jira/connect-app.md b/doc/integration/jira/connect-app.md index b32d99406fba..843de40a36ce 100644 --- a/doc/integration/jira/connect-app.md +++ b/doc/integration/jira/connect-app.md @@ -65,6 +65,7 @@ You can now [configure the GitLab for Jira Cloud app](#configure-the-gitlab-for- <i class="fa fa-youtube-play youtube" aria-hidden="true"></i> For an overview, see [Configure the GitLab for Jira Cloud app from the Atlassian Marketplace](https://youtu.be/SwR-g1s1zTo). +<!-- Video published on 2020-02-01 --> ## Configure the GitLab for Jira Cloud app -- GitLab