Skip to content

Project page shows failed pipeline when most recent pipeline passed

If multiple pipelines are run for the same commit, and some of these pipelines fail, the project page shows that that commit has failed even if the most recent pipeline has passed. failed_on_project_page but_it_passed I would expect the project page to show "passed" instead of "failed". Clicking on the "failed" on the project page takes me to the successful most recent pipeline.