-
Bug
-
Resolution: Fixed
-
Minor
-
job-dsl-plugin: 1.57
gitlab-plugin: 1.44
Jenkins: 2.32.2
There is a flaw in the DSL support for the gitlab-plugin which causes the trigger to only work for standard matching, not regex. This is the default for the gitlab-plugin, so it just appears to work if you're not trying to use the regex match. I have a patch already written for this and will be submitting a pull request momentarily.
[JENKINS-41789] GitLabTriggerPlugin Ignores Regex Match in DSL
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
https://github.com/jenkinsci/job-dsl-plugin/pull/992 should be all set to merge.