Skip to content

Show build status in branch list

Currently the build status is shown in both project overview (https://gitlab.com/gitlab-org/gitlab-ce) and commit list (https://gitlab.com/gitlab-org/gitlab-ce/commits/master). It is missing in the branch list (https://gitlab.com/gitlab-org/gitlab-ce/branches) and if possible the tag list (https://gitlab.com/gitlab-org/gitlab-ce/tags)

Design

  • Fit in the status icon at the following positions inside of the views

image

For tags list:

image

For branches list:

image

Edited by Dimitrie Hoekstra