-
Bug
-
Resolution: Done
-
Undefined
-
None
-
1.7.0
-
None
-
1
-
False
-
-
False
-
-
-
RHDH Install 3277
Description of problem:
Due to a recent update from OpenShift CI, all pre-submit jobs have been set to always_run: true, even though they were previously marked as optional.
As a result, all nightly jobs are now being triggered on every pull request, regardless of whether the user intended to run them.
This is impacting PR workflows and causing unnecessary job executions.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Open a new PR
- Observe that all optional nightly jobs are triggered automatically