-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
Hi, it appears on an upgrade of the "S3 publisher plugin" and there's a new required field that can break previous integrations: `dontSetBuildResultOnFailure` Would it be possible to make this field optional to avoid breaking those who upgrade in future?
Agreed. This change broke all of our multi-branch pipeline builds which are using this plugin to upload results. While we can fix it by setting this in our `Jenkinsfile`, it essentially makes CI fail for all older builds, including previous release lines which are still in maintenance mode.