Note that GitLab Jenkins user must be a Developer
This commit is contained in:
parent
51cc377486
commit
6bf631205e
|
@ -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*
|
||||
|
|
Loading…
Reference in New Issue