Skip to content

Change table display to red whenever job failed

Emir Muhammad requested to merge emmuhamm-red-table into main

Change color indication to when jobs failed

Previously, when a CI job failed it looked like this in the table view

Screenshot_2023-04-10_at_15.18.43

Its been modified such that it now shows red if it fails

Screenshot_2023-04-10_at_15.18.52

Also added some padding in the 'job configuration' text in the ci and job viewer

Edited by Emir Muhammad

Merge request reports