This filter includes jobs based on their upstream/downstream relationships.

Rationale

Useful to group together jobs that are connected via the "Build after other projects are built" and "Build other projects" configurations.

Options

Include downstream jobs:
Match any jobs that depend on an already matched job.
Include upstream jobs:
Match any jobs that are depended on by an already matched job.
Include upstream/downstream jobs recursively:
Also include jobs connected via transitive dependency relations
Do not show source jobs:
Only show upstream/downstream jobs, not the original jobs this filter is being fed.

Note

This filter doesn't add any jobs itself, it builds off of the jobs included by previous filters. This means that: