Skip to content

Auto-merge not working with Jenkins CI

I'm using the GitLab Plugin in Jenkins (configuration: http://doc.gitlab.com/ee/integration/jenkins.html).

If the status of a MR build is changed to "success" by Jenkins and "Merge when build succeeds" was activated, it doesn't merge.

See this ticket for more details: https://github.com/jenkinsci/gitlab-plugin/issues/186