Hello,
Not sure if its related but i see a weird issue when i use Description Setter as part of Post Build step (using Post-Build Script Plug-in), but its only working if the Build is successful. From the logs i see, for failed builds description-setter is not called. I have two steps as part of Post Build first one is Windows batch command which executes a Python utility and second is the Set Build Description.
Also, i have unchecked the "Execute script only if build succeeds" and "Execute script only if build fails" option.
I am using Jenkins v 2.10, Description Setter v1.10 and Post-Build Script Plug-in v0.17
FYI... i have discussed this issue here https://issues.jenkins-ci.org/browse/JENKINS-28006 as well.
Any comments on this please?
Thanks..
https://github.com/jenkinsci/postbuildscript-plugin/pull/5