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

Hello, I got an error through my jenkins build while pushing a tag since Jenkins, have you an idea why? Here my output : git rev-parse origin/refs/tags/v0.0.1^{commit} # timeout=10 FATAL:...

The latest version of gitlab now allows the user to add a webhook for merge requests.

enhancement

https://wiki.jenkins-ci.org/display/JENKINS/Gitlab+Merge+Request+Builder+Plugin has a link to a 404 (https://github.com/jenkinsci/gitlab-merge-request-jenkins-plugin) for Github repostory.

Hi, i wan't to specify merge requests not for the whole repo, just for the specific branch. Please add it, to the future versions.

Hello, I've just started using the 1.2.2 version of the plugin. I followed the step by step documentation provided. In the global jenkins configuration the crontab line is H \*...

I am currently trying to set up a merge request builder for a project but on jenkins i always receive an error message SEVERE: Failed to get source project for...

Basically, there is a race condition between your job's build time and the merge request builder cron setting. The race causes the same commit hash to be built twice or...

Running latest master (and latest stable release), jobs with a gitlab merge request trigger on a https server sometimes disappear after a Jenkins restart, because of this exception (and despite...

Hi, Not sure if this is bug or feature request but when i select the 'Disable Build' option in a freestyle job.. the plugin doesn't honor this and will continue...

I am separating the two related requests for an auto-close on failed merge request. I also found that Jenkins will continuously build failed merge requests until success, this alleviates that...