Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
34a96d48
Commit
34a96d48
authored
Mar 17, 2022
by
Kati Paizee
Committed by
Fiona Neill
Mar 17, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Edit external issue tracker page for style
parent
257d5598
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
11 deletions
+11
-11
doc/integration/external-issue-tracker.md
doc/integration/external-issue-tracker.md
+10
-10
doc/user/project/integrations/custom_issue_tracker.md
doc/user/project/integrations/custom_issue_tracker.md
+1
-1
No files found.
doc/integration/external-issue-tracker.md
View file @
34a96d48
...
...
@@ -6,27 +6,26 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# External issue tracker **(FREE)**
GitLab has a
great
[
issue tracker
](
../user/project/issues/index.md
)
but you can also use an external
one. External issue trackers are configurable
per GitLab project.
GitLab has a
n
[
issue tracker
](
../user/project/issues/index.md
)
, but you can
configure an external issue tracker
per GitLab project.
Once configured, you can reference external issues using the format
`CODE-123`
, where:
After you configure the external tracker, you can reference external issues
in GitLab merge requests, commits, and comments
using the format
`CODE-123`
, where:
-
`CODE`
is a unique code for the tracker.
-
`123`
is the issue number in the tracker.
The
se references in GitLab merge requests, commits, or comment
s are automatically converted to links to the issues.
The
reference
s are automatically converted to links to the issues.
You can keep the GitLab issue tracker enabled in parallel or disable it. When enabled, the
**Issues**
link in the
GitLab menu always opens the internal issue tracker. When disabled, the link is not visible in the menu.
## Configur
ation
## Configur
e an external issue tracker
T
he configuration is done via a project's
**Settings > Integrations**
.
T
o enable an external issue tracker, you must configure the appropriate
[
integration
](
../user/project/integrations/index.md
)
.
### Integration
To enable an external issue tracker you must configure the appropriate
**Integration**
.
Visit the links below for details:
The following external issue tracker integrations are available:
-
[
Bugzilla
](
../user/project/integrations/bugzilla.md
)
-
[
Custom Issue Tracker
](
../user/project/integrations/custom_issue_tracker.md
)
...
...
@@ -34,3 +33,4 @@ Visit the links below for details:
-
[
Jira
](
../integration/jira/index.md
)
-
[
Redmine
](
../user/project/integrations/redmine.md
)
-
[
YouTrack
](
../user/project/integrations/youtrack.md
)
-
[
ZenTao
](
../user/project/integrations/zentao.md
)
doc/user/project/integrations/custom_issue_tracker.md
View file @
34a96d48
...
...
@@ -8,7 +8,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
You can integrate an
[
external issue tracker
](
../../../integration/external-issue-tracker.md
)
with GitLab. If your preferred issue tracker is not listed in the
[
integrations list
](
../../../integration/external-issue-tracker.md#
integration
)
,
[
integrations list
](
../../../integration/external-issue-tracker.md#
configure-an-external-issue-tracker
)
,
you can enable a custom issue tracker.
After you enable the custom issue tracker, a link to the issue tracker displays
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment