Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #9523

Closed
Open
Created Aug 03, 2015 by Administrator@rootOwner

Gitlab-CI status badge missing

Created by: tmaczukin

Hi,

After adding changes in the layout of project dashboard in 7.13 version you've lost integration with gitlab-ci status badge.

It's not an critical issue, but this badge was very usable. I could open the project page in gitlab and check if the tests for current git ref are green. Now i must go to gitlab-ci, find my project (the status badge was also a link - and now i must remember URL or find it manually on gitlab-ci dashboard), open a project dashboard and find last build for the git ref. It's annoying ;)

I know, that i can insert link to the badge in my README file. But that mean that I should change the "?ref=" parameter in README on each branch and tag. Previously it was done automatically by gitlab.

I noticed that a method which generates gitlab-ci badge URL is still in model - you've only deleted its usage (the 'aside' partial for old template of project dashboard). It would be very nice if you can bring this badge back. I think that the project dashboard is the best place for it.

Assignee
Assign to
Time tracking