Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This article aims to will show you how to integrate your GitLab project with the University of Waterloo Jira instance. The benefits of this integration include navigating to Jira issues quickly from GitLab, detect detecting and link linking to Jira issues from GitLab commits and merge requests, log logging GitLab events in the associated Jira issue, and automatically transition transitioning Jira issues with GitLab commits and merge requests. For more information visit the GitLab support documentation.

...

  1. In Jira select your initials in the top right of the page.

  2. A menu will appear, select ‘manage account’

    GitLab integration.png
  3. From the header menu select ‘Security'

  4. On the security page, select ‘Create and manage API tokens’

...

  1. From the API Tokens page select ‘Create API token’

...

  1. Provide a label for the API token and select ‘Create’

    Choose a label that is short, memorable, and easy for.pngImage Modified
  2. An API token will be generated, select ‘Copy’ and then select ‘Close’

    1. You will not be able to view the key in the future so ensure you have this copied before closing.

...

  1. Open your GitLab project

  2. Select the project ‘Settings’ and then select ‘Integrations’

...