The build number is not reset if I use the plugin with deleteBuild=true within a multibranch pipeline.
I just patched this for my Jenkins instance and it seems to work without any issues. Not sure how this behaves with parallel builds running at the same time.
The build number is not reset if I use the plugin with deleteBuild=true within a multibranch pipeline.
I just patched this for my Jenkins instance and it seems to work without any issues. Not sure how this behaves with parallel builds running at the same time.
I will provide a merge requestPull Request: [https://github.com/jenkinsci/scmskip-plugin/pull/2]