jenkins-gitlab-merge-request-builder-plugin icon indicating copy to clipboard operation
jenkins-gitlab-merge-request-builder-plugin copied to clipboard

A plugin that allows jenkins to build merge requests in Gitlab

Results 71 jenkins-gitlab-merge-request-builder-plugin issues
Sort by recently updated
recently updated
newest added

Manage Jenkins -> Configure System -> Gitlab Merge Request Builder If my api token is invalid, jenkins will down itself after some time.

Whenever I try to change the Crontab line for Git Merge Request Builder it is reset to "*/5 \* \* \* *". This is regardless of what I put in....

I am unable to get Merge Requests built due to this error: "ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job." I believe...

Hi, I'm using version 2.0.0, and I can't seem to trigger a build at all by commenting on the merge request. Builds trigger fine when adding a new merge request...

Hey, I would like create a job in jenkins that is triggered when the Merge Request is requested to a specific branch or specified subset of branches (it is from...

enhancement

Could anyone help me to fix this issue? I am trying to evaluate GITLAB with Jenkins to process Merge requests. I am getting error like: Apr 03, 2017 4:43:00 PM...

Is it possible to disable the messages send by jenkins on the merge request ? Jenkins @jenkins commented 5 days ago Build Started: http://xxxxxx.com

After update to new Jenkins version, i get an exception during save build. ```java.lang.NullPointerException at org.gitlab.api.GitlabAPI.(GitlabAPI.java:44) at org.gitlab.api.GitlabAPI.connect(GitlabAPI.java:58) at org.jenkinsci.plugins.gitlab.Gitlab.connect(Gitlab.java:20) at org.jenkinsci.plugins.gitlab.Gitlab.get(Gitlab.java:27) at org.jenkinsci.plugins.gitlab.GitlabRepository.getProjectForPath(GitlabRepository.java:101) at org.jenkinsci.plugins.gitlab.GitlabRepository.checkState(GitlabRepository.java:42) at org.jenkinsci.plugins.gitlab.GitlabRepository.init(GitlabRepository.java:33) at org.jenkinsci.plugins.gitlab.GitlabMergeRequestBuilder.build(GitlabMergeRequestBuilder.java:60)...

I just want to build merge request, but this plugin triggered many times by SCM change. ![deepinscreenshot20141121142924](https://cloud.githubusercontent.com/assets/5327677/5138537/56f52a60-718b-11e4-9d95-9593fabbe381.png) ![deepinscreenshot20141121142950](https://cloud.githubusercontent.com/assets/5327677/5138544/7496c9de-718b-11e4-8e08-6980ca1850cf.png) And if someone make a merge request, this plugin will triggered twice,...