gitlab-org--gitlab-foss/doc/integration/external-issue-tracker.md

585 B

GitLab has a great issue tracker but you can also use an external issue tracker such as JIRA or Redmine. This is something that you can turn on per GitLab project. If for example you configure JIRA it provides the following functionality:

  • the 'Issues' link on the GitLab project pages takes you to the appropriate JIRA issue index;
  • clicking 'New issue' on the project dashboard creates a new JIRA issue;
  • textual references to PROJECT-1234 in comments, commit messages get turned into HTML links to the corresponding JIRA issue.

jira screenshot