-
New Feature
-
Resolution: Duplicate
-
Major
-
None
It'd be really cool to be able to run a special release build instead of the normal one, either by skipping the normal one (and defining the special build in pre-/post-actions) or by overriding it by a defined release actions.
- is duplicated by
-
JENKINS-27875 Add ability to skip the default build step triggered by downstream build step such as Jenkins release-plugin
-
- Open
-
- is related to
-
JENKINS-27723 Overriding build goal while performing a release
-
- Resolved
-
I also would love to see this feature. Really, the only reason the separate M2-release plugin exists is for this purpose. Everything else it does can be easily achieved by this plugin (which is better in lots of other ways: tagging releases, the release portal view, pre-post steps, customisable parameters, etc).
So, all we are looking for is one more setting to allow the regular build step to be overridden. I don't know if that is hard or easy to do in Jenkins plugins, but it would be extremely useful.