-
Bug
-
Resolution: Not A Defect
-
Minor
-
None
-
jenkins: 2.107.2
job-dsl-plugin: 1.69
gitlab-plugin: 1.5.5
GitLab: 10.7.1-ee
job-dsl-plugin 1.69 does not support new build triggers added in gitlab-plugin 1.5.5:
- triggerOnClosedMergeRequest
- triggerOnAcceptedMergeRequest
- triggerOnApprovedMergeRequest
The gitlab-plugin works fine, so I'm able to manually configure these options in my Jenkins job configuration, but they do not exist in Job DSL, so I cannot set them programmatically.