Skip to content

Use checks.log as a marker for a finished checks job.

Currently the CI only cares about xml_summary_fn to know if a job is finished running or not but for checks jobs we need to wait until checks.log exists.

Merge request reports