Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-66377

Blue Ocean Persitent Parameter types

XMLWordPrintable

      Hello,

      is it possible to add new parameter types to the Blue Ocean plugin?

      I use the PersistentStringParameter and this is the only one that prevents my pipelines to run within the Blue Ocean interface.

      From what I see, only difference of the persistent parameters, is they load the value with job.getLastSuccessfulBuild()....

       

      I would like to add a new parameter and/or create a plugin, but I don't know how.

      As far as I can tell:

      If I add the functionality here: String

      I can make it work?

      persistent-parameter-plugin

      Can anyone tell me if I'm correct?

      How do I implement this in me own Jenkins instance?

      Can I add this via Pull Request of the Blue Ocean plugin?

       

      Thanks many times

            greg2001 Gregory Moltchadski
            martensd David
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: