Skip to content

Show pipeline mini-graph in Files views

In Repository > Files we have an header widget that shows the status of the latest pipeline related to the commit. We can improve that view and show the pipeline mini-graph, so users can follow and jump directly into a specific job.

The pipeline mini-graph will follow the same flow as the simple status icon (see https://gitlab.com/gitlab-org/gitlab-ce/issues/35779 for more information).

Current view

image

Improved view

image

Edited by Fabio Busatto