-
Improvement
-
Resolution: Unresolved
-
Major
-
None
r2b2_nz https://github.com/jenkinsci/htmlpublisher-plugin/blob/htmlpublisher-1.28/src/main/java/htmlpublisher/HtmlPublisher.java#L249C57-L249C57
Now, build result is set to FAILURE by default if IO Exception happens. Could we provide an option to support customize the build result? Since in our case, we do not want to fail build even though publish html reports fail.
[JENKINS-71577] Please provide an option to set build result instead of hardcode as FAILURE in case of IO Exception
Description |
New:
[~r2b2_nz] [https://github.com/jenkinsci/htmlpublisher-plugin/blob/htmlpublisher-1.28/src/main/java/htmlpublisher/HtmlPublisher.java#L249C57-L249C57]
Now, build result is set to FAILURE by default if IO Exception happens. Could we provide an option to support customize the build result? Since in our case, we do not want to fail build even though publish html reports fail. |