From 6bf631205e1dfc879ff226d04bcf0faa468dc17f Mon Sep 17 00:00:00 2001 From: Owen Mehegan Date: Wed, 30 Mar 2016 16:31:42 -0700 Subject: [PATCH] Note that GitLab Jenkins user must be a Developer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 397203a..e0c5512 100644 --- a/README.md +++ b/README.md @@ -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*