This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Description
Right now they're kind of implemented as an independent thing. So the job looks complete when it really isn't.
Suggesting to change the display that if a run is not "complete" (!passing
and runs < max
) to not display "fail", but wait for the re-run.
Notes:
- Keep showing in-progress icons and API return status for those runs. We can still output the current status (green/red) as well as an in between progress indicator, but keep the semantic status on in-progress.