Make pipeline usage less explicit

XMLWordPrintable

      For non pipeline jobs the plugin is configured in the jenkins main config and this config is automatically used in all jobs. This is quite fine, because there is nothing to do in the jobs which may be several 100 and more.

      But for pipeline jobs it is required to use an explicit "logFileFilter { ... }" in every Jenkinsfile. And for more complex Jenkinsfiles even serveralĀ logFileFilter calls may be required.

      So it would be great to get a solution where theĀ plugin is also automatically applied to all Pipeline jobs. Or at least it could be activated via "environment" or "options" tag.

      Ā 

            Assignee:
            Carles Capdevila
            Reporter:
            Horst Krause
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: