On Tue, Aug 12, 2025 at 5:06 AM Ullrich Hafner <[email protected]> wrote:
> Is there a way to provide a hint for declarative pipelines so that the > conversion of String to Result is handled automatically? > > As a workaround I am now adding a String parameter as well, but this seems to > be not elegant. > > I do not recall the details of why a `Result`-typed parameter works at all, but I would limit yourself to `String`. (Do not recall if `enum` works.) -- 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]. To view this discussion visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr261T4y4sgdjoOwpguGdz7io62kVAaVuTg2D1i9EJvr3w%40mail.gmail.com.
