Note that GitLab Jenkins user must be a Developer

This commit is contained in:
Owen Mehegan 2016-03-30 16:31:42 -07:00
parent 51cc377486
commit 6bf631205e
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ If you have a problem or question about using the plugin, please create an issue
Optionally, the plugin communicates with the GitLab server in order to fetch additional information. At this moment, this information is limited to fetching the source project of a Merge Request, in order to support merging from forked repositories.
To enable this functionality, a user should be set up on GitLab, with adequate permissions to access the repository. On the global configuration screen, supply the gitlab host url ``http://your.gitlab.server`` and the API token of the user of choice.
To enable this functionality, a user should be set up on GitLab, with GitLab 'Developer' permissions, to access the repository. On the global configuration screen, supply the gitlab host url ``http://your.gitlab.server`` and the API token of the user of choice.
## Jenkins Job Configuration
* Create a new job by going to *New Job*