-
Improvement
-
Resolution: Unresolved
-
Major
-
None
I would like to propose a new and possibly easy to implement Strategy for Job Inclusion: per Regex (from the job name).
It should not be based on what's in a view or folder, but solely on the name of the job.
Additional benefit: one could then also set "part\ of\ whatever.*" as regex to catch currently unsupported pipeline heavyweight jobs (created by node() command) - might be a bit crude, but it would help a lot.
It would make sense, but it may hammer performance significantly if implemented incorrectly.
Anyway, pull requests will be welcome. Not that the plugin is currently up for adoption