I wish to have a possibility to run post-build action per configuration job. How to achieve this after this fix?
My specific need is to trigger downstream job (per each configuration) regardless of whether the given configuration finished with a success or failure.
Fix available in Pull Request #10: https://github.com/jenkinsci/postbuildscript-plugin/pull/10