Commit 17b422cf97c9f66ac9e87f9e22480042ccb37ce5
1 parent
2adbc0b7
Exists in
spb-stable
and in
3 other branches
Jira integration documentation.
Showing
2 changed files
with
7 additions
and
0 deletions
Show diff stats
@@ -0,0 +1,7 @@ | @@ -0,0 +1,7 @@ | ||
1 | +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: | ||
2 | + | ||
3 | +- the 'Issues' link on the GitLab project pages takes you to the appropriate JIRA issue index; | ||
4 | +- clicking 'New issue' on the project dashboard creates a new JIRA issue; | ||
5 | +- textual references to PROJECT-1234 in comments, commit messages get turned into HTML links to the corresponding JIRA issue. | ||
6 | + | ||
7 | +Also see the [screenshot](jira-intergration-points.png) below. |
66.3 KB