From a172060281da4f211a12807dfcc43e93df01b859 Mon Sep 17 00:00:00 2001 From: Russell Dickenson Date: Wed, 12 Jun 2019 10:27:01 +1000 Subject: Added links to videos to supplement docs --- doc/integration/jenkins.md | 6 ++++-- doc/user/project/integrations/jira.md | 3 +++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/integration/jenkins.md b/doc/integration/jenkins.md index afe1268555a..084a017d549 100644 --- a/doc/integration/jenkins.md +++ b/doc/integration/jenkins.md @@ -19,8 +19,10 @@ GitLab's Jenkins integration allows you to trigger a Jenkins build when you push code to a repository, or when a merge request is created. Additionally, it shows the pipeline status on merge requests widgets and on the project's home page. - -For a video overview, see [Migrating from Jenkins to GitLab](https://www.youtube.com/watch?v=RlEVGOpYF5Y). +For a video: + +- Demonstration of integration with Jenkins, see [GitLab workflow with Jira issues and Jenkins pipelines](https://youtu.be/Jn-_fyra7xQ). +- Overview, see [Migrating from Jenkins to GitLab](https://www.youtube.com/watch?v=RlEVGOpYF5Y). ## Use cases diff --git a/doc/user/project/integrations/jira.md b/doc/user/project/integrations/jira.md index c652149052e..a1ba738c3f4 100644 --- a/doc/user/project/integrations/jira.md +++ b/doc/user/project/integrations/jira.md @@ -8,6 +8,9 @@ While you can always migrate content and process from Jira to GitLab Issues, you can also opt to continue using Jira and use it together with GitLab through our integration. + +For a video demonstration of integration with Jira, watch [GitLab workflow with Jira issues and Jenkins pipelines](https://youtu.be/Jn-_fyra7xQ). + Once you integrate your GitLab project with your Jira instance, you can automatically detect and cross-reference activity between the GitLab project and any of your projects in Jira. This includes the ability to close or transition Jira issues when the work -- cgit v1.2.1 From ec27d1377df8dc0d31c891129cd8d47c99afce80 Mon Sep 17 00:00:00 2001 From: Mike Lewis Date: Wed, 12 Jun 2019 15:56:34 +0000 Subject: Apply suggestion to doc/user/project/integrations/jira.md --- doc/user/project/integrations/jira.md | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/user/project/integrations/jira.md b/doc/user/project/integrations/jira.md index a1ba738c3f4..234e3ad31cc 100644 --- a/doc/user/project/integrations/jira.md +++ b/doc/user/project/integrations/jira.md @@ -8,7 +8,6 @@ While you can always migrate content and process from Jira to GitLab Issues, you can also opt to continue using Jira and use it together with GitLab through our integration. - For a video demonstration of integration with Jira, watch [GitLab workflow with Jira issues and Jenkins pipelines](https://youtu.be/Jn-_fyra7xQ). Once you integrate your GitLab project with your Jira instance, you can automatically -- cgit v1.2.1 From 0cf23b8e667d122527792b5276760841ef7f7fee Mon Sep 17 00:00:00 2001 From: Mike Lewis Date: Wed, 12 Jun 2019 15:58:38 +0000 Subject: Streamline and edit video references --- doc/integration/jenkins.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/integration/jenkins.md b/doc/integration/jenkins.md index 084a017d549..5950737b964 100644 --- a/doc/integration/jenkins.md +++ b/doc/integration/jenkins.md @@ -19,10 +19,8 @@ GitLab's Jenkins integration allows you to trigger a Jenkins build when you push code to a repository, or when a merge request is created. Additionally, it shows the pipeline status on merge requests widgets and on the project's home page. -For a video: - -- Demonstration of integration with Jenkins, see [GitLab workflow with Jira issues and Jenkins pipelines](https://youtu.be/Jn-_fyra7xQ). -- Overview, see [Migrating from Jenkins to GitLab](https://www.youtube.com/watch?v=RlEVGOpYF5Y). +Videos are also available on [GitLab workflow with Jira issues and Jenkins pipelines](https://youtu.be/Jn-_fyra7xQ) +and [Migrating from Jenkins to GitLab](https://www.youtube.com/watch?v=RlEVGOpYF5Y). ## Use cases -- cgit v1.2.1