jenkins-gitlab-merge-request-builder-plugin
jenkins-gitlab-merge-request-builder-plugin copied to clipboard
Auto-close failed merge request
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 scenario as an unintended positive side effect.
@timols - I rewrote the changes I had made in my previous pull request, this one separating out only the auto-close feature and following boolean vs Boolean, and whitespace issues you had with the previous pull request.