ghprb-plugin
ghprb-plugin copied to clipboard
Job-DSL 1.77 introduces breaking change to ghprb-plugin
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
Hello, could you please share any status update about Job-DSL 1.77+ support?