This filter includes/excludes jobs based on whether certain
job properties match regular expressions.
Options
- Regular Expression:
-
The regular expression to use for matching.
See the full list of available patterns.
- Match Value:
-
The job property to match. One of the following:
- Job name
- Name of the job itself, e.g. 'job'
- Full name of the job including parent folders, e.g. 'folder/subfolder/job'
- Display name of the job, e.g. 'Job'
- Full display name of the job including parent folders, e.g. 'Folder » SubFolder » Job'
- Job folder name: the name of the job's parent folder
- Name of the folder itself, e.g. 'subfolder'
- Full name of the folder including parent folders, e.g. 'folder/subfolder'
- Display name of the folder, e.g. 'SubFolder'
- Full display name of the folder including parent folders, e.g. 'Folder » SubFolder'
- Job description
- Job SCM configuration: matching by SCM is extremely useful if you have hundreds of jobs that need
to be "auto organized", and are already organized under source control. (Currently matches against SVN,
Git, and CVS paths/configuration)
- Email recipients: matching by email is useful for organizing by "who cares about this job."
- Maven configuration: use this to match against "what does this job do"
- Job schedule: matches against the CRON pattern and any comments for Timer and SCM triggers.
- Node label expression: matches against the Label Expression under the "Restrict where this
project can be run" option.
- Match type:
-
Whether to add or remove jobs from this view. There's two kinds of match types:
- Include matched/unmatched: adds additional jobs to this view.
- Exclude matched/unmatched: removes jobs from this view that have been included by previous filters.