Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitLab Service Badge tracking #8077

Open
7 of 12 tasks
sunny0826 opened this issue Jun 13, 2022 · 5 comments
Open
7 of 12 tasks

GitLab Service Badge tracking #8077

sunny0826 opened this issue Jun 13, 2022 · 5 comments
Labels
service-badge Accepted and actionable changes, features, and bugs

Comments

@sunny0826
Copy link
Contributor

sunny0826 commented Jun 13, 2022

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

  • coverage
  • license
  • pipeline-status
  • release
  • tag

Services Tracking list

  • contributors
  • code size
  • repo size
  • issue number(opened\closed\all)
  • merge requests number(opened\closed\all)
  • milestone
  • labels
  • forks
  • stars
  • language
  • last commit
  • GitLab (go.mod \ package.json \ etc.) version

References

/cc @calebcartwright

@calebcartwright calebcartwright added the service-badge Accepted and actionable changes, features, and bugs label Jun 13, 2022
@calebcartwright
Copy link
Member

Thanks for writing these up!

@sunny0826
Copy link
Contributor Author

sunny0826 commented Aug 8, 2022

TBD

  • Encapsulate document texts in one place

@Jieiku
Copy link

Jieiku commented Mar 15, 2023

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
Copy link
Contributor Author

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
Copy link

Jieiku commented Mar 15, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
service-badge Accepted and actionable changes, features, and bugs
Projects
None yet
Development

No branches or pull requests

3 participants