Skip to content

Make the run type regex for skipping JF darks less aggressive

Philipp Schmidt requested to merge fix/less-aggressive-jf-dark-skip into master

Description

We always knew the aggressive skipping of runs based on run type (or its run type type) without any manual override will at some point cause someone that really wants to correct darks for good reasons to be annoyed.

Since JF darks are fairly lightweight and the system was cheated anyway already, we can relax the condition a bit.

How Has This Been Tested?

Not

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Reviewers

@ahmedk

Merge request reports