Hi everyone! Is there a way to mark a single step (or script) in a declarative Jenkins pipeline as "UNSTABLE"?
I know how to mark the entire pipeline as UNSTABLE and how to mark a single step as FAILED instead of STABLE, but that's not what I need. Something like "currentStep.result = 'UNSTABLE'" would be handy. I haven't found something yet, assuming there isn't a solution for this, but I thought I'll give it a shot and try asking here... Best regards Steffen -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/5E63738AB9896844AF1601A1D094677317A6BF6B%40SMBXKO2.cgm.ag. For more options, visit https://groups.google.com/d/optout.
