Open seratch opened 10 years ago
I encountered the same problem, it's being addressed in #61 - in the meantime, you can work around this by elevating the user that Jenkins authenticates as in Gitlab to admin. Of course, it's a bad idea in general, but possibly an acceptable temporary solution.
This should now be fixed in the latest version of the plugin (1.2.2)
When upgrading gitlab-merge-request-builder-plugin to 1.2.1,
/api/v3/projects/all?private_token=xxx
requests failed and all the merge-request driven jobs were disappeared. After that, we downgraded to 1.2.0 and everything works fine now.