Skip to content

campaigns: Ignore queued suites with zero runs

Administrator requested to merge empty-suites into master

Created by: ryanslade

This appears to be very common in the wild. We often see CheckSuites that are in the QUEUED state forever, with zero CheckRuns. This meant that we would show a build status of PENDING forever.

Closes: https://github.com/sourcegraph/sourcegraph/issues/8787

Merge request reports

Loading