Organize views by the their build status over time. Some examples of views you could create:
- All jobs that ran in the last 3 hours.
- All jobs that have been stable for the last 10 builds.
- All jobs that have at least one non-stable build in the last week.
- All jobs that have not been run in the last 7 days. (Using the Match Type)
- All jobs that have not been triggered by an SCM change for 30 days.
- All jobs that were last triggered by a remote trigger.
For the "How far back to check" value, use either "0" or blank to indicate you want to check all builds.
Note that not all combinations of criteria will make sense. Also, if this filter seems more complicated than what you need,
you might try either the "Build Statuses Filter" or the "Job Statuses Filter".