Commit a1720602 authored by Russell Dickenson's avatar Russell Dickenson

Added links to videos to supplement docs

parent b59da27c
...@@ -19,8 +19,10 @@ GitLab's Jenkins integration allows you to trigger a Jenkins build when you ...@@ -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, 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. it shows the pipeline status on merge requests widgets and on the project's home page.
<i class="fa fa-youtube-play youtube" aria-hidden="true"></i> For a video:
For a video overview, see [Migrating from Jenkins to GitLab](https://www.youtube.com/watch?v=RlEVGOpYF5Y).
- 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 ## Use cases
......
...@@ -8,6 +8,9 @@ While you can always migrate content and process from Jira to GitLab Issues, ...@@ -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 you can also opt to continue using Jira and use it together with GitLab through
our integration. our integration.
<i class="fa fa-youtube-play youtube" aria-hidden="true"></i>
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 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 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 in Jira. This includes the ability to close or transition Jira issues when the work
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment