Changed failed pipeline jobs card border to hover and text to hide
What does this MR do and why?
This MR changes the new failed jobs card in MR pipelines to show a border only when hovered and changes the text from Show failed jobs
to Hide failed jobs
when the card is expanded
Screenshots or screen recordings
Before | After |
---|---|
Registrazione_schermo_2023-07-31_alle_21.15.34
How to set up and validate locally
- Enable
ci_job_failures_in_mr
feature flag (runFeature.enable(:ci_job_failures_in_mr)
from the rails console) - Find or create an MR that has some pipelines
- Go to the MR pipelines tab and check the failed jobs cards
🙂
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Marco Zille