Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordosire <sytses@gmail.com>2014-03-20 18:32:30 +0400
committerdosire <sytses@gmail.com>2014-03-20 18:32:30 +0400
commit0bc88794684fe89af61360c6b88056dec18f1ecc (patch)
treeccf41b2f317e4fd4bb1107fe4c496ab7a96c1671 /doc/integration/external-issue-tracker.md
parent0aa389b4911221e0ec5730d5342a1c59f37a8015 (diff)
Tell how to do it, solves https://twitter.com/unwiredbrain/status/446588631424462848
Diffstat (limited to 'doc/integration/external-issue-tracker.md')
-rw-r--r--doc/integration/external-issue-tracker.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/integration/external-issue-tracker.md b/doc/integration/external-issue-tracker.md
index 02eadfd410a..3212ebd64b5 100644
--- a/doc/integration/external-issue-tracker.md
+++ b/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
- textual references to PROJECT-1234 in comments, commit messages get turned into HTML links to the corresponding JIRA issue.
![jira screenshot](jira-intergration-points.png)
+
+You can configure the integration in the gitlab.yml configuration file.