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

Filter on 'raw' job configuration (RegEx)

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • Using Plugin version 1.26 on Jenkins LTS 1.580.1

      It would be nice to have the option to RegEx match on the full job configuration xml. This would allow us to create filters for cases that are too specific to add as a full-blown option in the plugin.

      In my current case, I needed to show (in order to update) all jobs that use the submodule feature of git, and therefore wanted a view that showed all of these. Specifically finding all jobs with: <recursiveSubmodules>true</recursiveSubmodules> in the configuration.

      I don't consider this specific case worth adding as a feature, but using RegEx on the entire configuration (or something similar) would allow me to "build my own" view on a case-by-case basis.

      (after that, I just need a way to RegEx select any other configured option and display it in a column , but I guess this is not in scope for the view filter plugin. )

            jacob_robertson Jacob Robertson
            jkrag Jan Krag
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: