badges / shields

Concise, consistent, and legible badges in SVG and raster format
https://shields.io
Creative Commons Zero v1.0 Universal
23.83k stars 5.51k forks source link

GitLab Service Badge tracking #8077

Open sunny0826 opened 2 years ago

sunny0826 commented 2 years ago

Purpose

Provide more GitLab badges and track the progress of these tasks. If you have other needs, please write them in the comments.

Existing badges

Services Tracking list

References

/cc @calebcartwright

calebcartwright commented 2 years ago

Thanks for writing these up!

sunny0826 commented 2 years ago

TBD

Jieiku commented 1 year ago

I have the badges working for gitlab: stars, contributors, last commit.

What I have not figured out is Open issues and closed issues... for github it starts like this:

https://img.shields.io/github/issues-raw/
https://img.shields.io/github/issues-closed-raw/

What is the proper way to make those badges for gitlab? or is the feature not live yet?

sunny0826 commented 1 year ago

I have the badges working for gitlab: stars, contributors, last commit.

What I have not figured out is Open issues and closed issues... for github it starts like this:

https://img.shields.io/github/issues-raw/
https://img.shields.io/github/issues-closed-raw/

What is the proper way to make those badges for gitlab? or is the feature not live yet?

This feature is available. You can customize your badge in shields.io.

just like

https://img.shields.io/gitlab/stars/gitlab-org/gitlab
Jieiku commented 1 year ago

Ah, thanks for the link to the customizer, got it working by looking over this page: https://shields.io/category/issue-tracking