Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/configuration/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -813,6 +813,11 @@ to finish, their statuses remain in pending state and only build job statuses ar
before any configured `run-condition` action is run. The option has no effect if there is no `run-condition`
action configured. Defaults to `false`.

#### skip_missing_branched_composes

(*bool*) When set to `true`, test jobs for freshly branched Fedora versions that don't have
a corresponding Testing Farm compose yet are skipped instead of failing. Defaults to `false`.

#### osh_diff_scan_after_copr_build

(*bool*) Whether to run a differential scan in [OpenScanHub](https://openscanhub.fedoraproject.org/)
Expand Down
Loading