Commit 0bc88794684fe89af61360c6b88056dec18f1ecc
1 parent
0aa389b4
Exists in
spb-stable
and in
3 other branches
Tell how to do it, solves https://twitter.com/unwiredbrain/status/446588631424462848
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
doc/integration/external-issue-tracker.md
@@ -5,3 +5,5 @@ GitLab has a great issue tracker but you can also use an external issue tracker | @@ -5,3 +5,5 @@ GitLab has a great issue tracker but you can also use an external issue tracker | ||
5 | - textual references to PROJECT-1234 in comments, commit messages get turned into HTML links to the corresponding JIRA issue. | 5 | - textual references to PROJECT-1234 in comments, commit messages get turned into HTML links to the corresponding JIRA issue. |
6 | 6 | ||
7 |  | 7 |  |
8 | + | ||
9 | +You can configure the integration in the gitlab.yml configuration file. |