We know that certain types of failures are only going to occur on certain kinds of jobs. Especially when a mulit-line can is required, it is ideal if we an limit what jobs are scanned for a particular cause. Obvious ways to limit a job scanning are as follows:

      • By job label.
      • By Name (regex pattern match against name)
      • By job Type (maven, free style, etc.)
      • By what folder or view the job appears in.

      Some of these ideas are harder to implement than others and probably deserve their own ticket. The first two are easy and likely give the most ROI.

          [JENKINS-32686] Limit Scan by Job Label, Job Type, Name Etc.

            t_westling Tomas Westling
            kbaltrinic Kenneth Baltrinic
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: