Commit e1e9c307a6a5f0c3125fdb769ef065c55587782c
1 parent
6dfd88a1
Exists in
spb-stable
and in
2 other branches
Inform about the EE features.
Showing
2 changed files
with
4 additions
and
0 deletions
Show diff stats
doc/integration/README.md
... | ... | @@ -7,3 +7,5 @@ See the documentation below for details on how to configure these services. |
7 | 7 | + [LDAP](ldap.md) Set up sign in via LDAP |
8 | 8 | + [OmniAuth](omniauth.md) Sign in via Twitter, GitHub, and Google via OAuth. |
9 | 9 | + [Slack](slack.md) Integrate with the Slack chat service |
10 | + | |
11 | +Jenkins support is [available in GitLab EE](http://doc.gitlab.com/ee/integration/jenkins.html). | ... | ... |
doc/integration/external-issue-tracker.md
... | ... | @@ -7,3 +7,5 @@ GitLab has a great issue tracker but you can also use an external issue tracker |
7 | 7 |  |
8 | 8 | |
9 | 9 | You can configure the integration in the gitlab.yml configuration file. |
10 | + | |
11 | +Support to add your commits to the Jira ticket automatically is [available in GitLab EE](http://doc.gitlab.com/ee/integration/jira.html). | ... | ... |