Skip to content

UX - MR builds table redundant information

In builds table for MR there are reduntant information: 1. ref 2. stage It could be better to move this information up as a separate line of information because this information is the same for each build. Ref name is often long, and there is no space to show it as one line in that column.

ux-build-info

New header table info could looks like this

ux-build-info-2