This filter includes/excludes jobs based on how their builds were started and how they finished.
Options
- Build trend type:
-
How a job's builds must have been started or how they must have finished in order for this filter to match.
- How far back to check:
-
A job can have many builds and this option determines how many of those builds
will be checked. Always goes backwards from the latest build. Can be a decimal
number, e.g. 1.5 hours. If you want to include all builds set this
value to 0.
- 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.
Examples
- Show all jobs that ran in the last 3 hours.
- Show all jobs that have been stable for the last 10 builds.
- Show all jobs that have at least one non-stable build in the last week.
- Show all jobs that have not been run in the last 7 days.
- Show all jobs that have not been triggered by an SCM change for 30 days.
- Show all jobs that were last triggered by a remote trigger.