I am looking for some guidance about something to stick with Jenkins best design principles...
...................... Here's the scenario. - Build runs and passes. - Executes post-build Notification Step - For some reason the Notification Step cannot complete. - The notification is therefore lost. - The build shows as successful (which of course it is, just the notification "step" did not complete. I would like the ability to change the build to "failed" so someone might notice the problem (or record an appropriate message somewhere). Is the recommended to just LOG, set a status, etc. etc. or is there a pre-defined way I could just change the build to Failed (after the fact). I'm would be happy to do the heavy lifting if someone points me to something that already works this way ... Or even better, if I could just figure out the best way to incorporate something that already works. Thanks Mike -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
