ghprb-plugin icon indicating copy to clipboard operation
ghprb-plugin copied to clipboard

Job-DSL 1.77 introduces breaking change to ghprb-plugin

Open nocode99 opened this issue 5 years ago • 1 comments

Job-DSL 1.77 has moved where they configure triggers for pipelineJob. https://github.com/jenkinsci/job-dsl-plugin/wiki/Migration#migrating-to-177

This is causing ghprb-plugin to error on our startup. Here is a gist of the error message and sample groovy snippet. For now, 1.77 is only giving a deprecation warning, but support for old syntax will eventually be removed.

https://gist.github.com/nocode99/81da87678a54241e71295b59dbc997df

nocode99 avatar Jun 11 '20 20:06 nocode99

Hello, could you please share any status update about Job-DSL 1.77+ support?

viewizard avatar Mar 15 '21 20:03 viewizard