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
3fcfb15f
Commit
3fcfb15f
authored
May 19, 2021
by
David Wainaina
Committed by
Amy Qualls
May 19, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Gitlab 13.0 and later and Jira 8.14 and later instructions
parent
7f70787b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
6 deletions
+10
-6
doc/integration/jira/dvcs.md
doc/integration/jira/dvcs.md
+10
-6
No files found.
doc/integration/jira/dvcs.md
View file @
3fcfb15f
...
...
@@ -18,7 +18,7 @@ are accessible.
-
**Jira Cloud**
: Your instance must be accessible through the internet.
-
**Jira Server**
: Your network must allow access to your instance.
## Smart
C
ommits
## Smart
c
ommits
When connecting GitLab with Jira with DVCS, you can process your Jira issues using
special commands, called
...
...
@@ -74,6 +74,9 @@ your integration.
1.
In the
**Name**
field, enter a descriptive name for the integration, such as
`Jira`
.
1.
In the
**Redirect URI**
field, enter the URI appropriate for your version of GitLab,
replacing
`<gitlab.example.com>`
with your GitLab instance domain:
-
*For GitLab versions 13.0 and later*
**and**
*Jira versions 8.14 and later,*
use the
generated
`Redirect URL`
from
[
Linking GitLab accounts with Jira
](
https://confluence.atlassian.com/adminjiraserver/linking-gitlab-accounts-1027142272.html
)
.
-
*For GitLab versions 11.3 and later,*
use
`https://<gitlab.example.com>/login/oauth/callback`
.
If you use GitLab.com, the URL is
`https://gitlab.com/login/oauth/callback`
.
-
*For GitLab versions 11.2 and earlier,*
use
...
...
@@ -99,13 +102,14 @@ it completes, refreshes every 60 minutes:
-
*For Jira Cloud,*
go to
**Settings (gear) > Products > DVCS accounts**
.
1.
To create a new integration, select the appropriate value for
**Host**
:
-
*For Jira versions 8.14 and later:*
Select
**GitLab**
or
<!-- vale gitlab.Substitutions = NO -->
**GitLab Self-Hosted**
.
<!-- vale gitlab.Substitutions = YES -->
**GitLab Self-Managed**
.
-
*For Jira versions 8.13 and earlier:*
Select
**GitHub Enterprise**
.
1.
For
**Team or User Account**
, enter either:
-
The relative path of a top-level GitLab group that you have access to.
-
The relative path of your personal namespace.
-
*For Jira versions 8.14 and later:*
-
The relative path of a top-level GitLab group that you have access to.
-
*For Jira versions 8.13 and earlier:*
-
The relative path of a top-level GitLab group that you have access to.
-
The relative path of your personal namespace.
1.
In the
**Host URL**
field, enter the URI appropriate for your version of GitLab,
replacing
`<gitlab.example.com>`
with your GitLab instance domain:
...
...
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