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

Being able to configure some parameters after choosing a parser

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Major Major
    • warnings-plugin
    • None
    • jenkins : 1.504
      plug-in warning : 4.35
    • 5.0.0-beta3

      2 possibilites :

      being able when creating a job to choose a parser for this plugin + also choose a value for one or two or 3 parameters.

      The number and name of parameters could be configured in the parser configuration in jenkins configuration.

      Then these parameters could be used in the groovy script.

      Exemple of use :

      parser toto choosen with parameter "severity = error only"

      then in the groovy script we could ignore all warning that don't have the severity error.

       

      currently each time a project need a little modification of a parser, I need to create a new parsed that is quite identical to the first one. When a bug is detected I need to correct several parser.

       

      only one parser with configuration is cost and time effective

            drulli Ulli Hafner
            iostrym iostrym
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: