shieldcn
Docs
Studio
Showcase
Sponsor
jal-co/shieldcn630
shieldcn

Member of the Vercel OSS Program

Analytics provided by OpenPanel

Monitored by Sentry

Powered by Neon.

Community

GitHubjal-co/uiStatsllms.txtPrivacyContact

Product

DocumentationAPI ReferenceToken PoolGeneratorAgent Skill

inspired by shields.io and badgen.net

Made with in by Justin Levine

shieldcn
Docs
Studio
Showcase
Sponsor
jal-co/shieldcn630

Search documentation

Search all badge providers, guides, and reference docs.

Getting Started

IntroductionREADME StudioCLIAgent SkillNewSelf-HostingAPI ReferenceToken PoolSponsor

Badges

Badge GroupStatic BadgeDynamic JSONHTTPS Endpoint
GitHubViewsGitLab

Charts

OverviewStar history

Headers

OverviewGenerator

Sponsors

OverviewGenerator

Contributors

OverviewGenerator
shieldcn

Member of the Vercel OSS Program

Analytics provided by OpenPanel

Monitored by Sentry

Powered by Neon.

Community

GitHubjal-co/uiStatsllms.txtPrivacyContact

Product

DocumentationAPI ReferenceToken PoolGeneratorAgent Skill

inspired by shields.io and badgen.net

Made with in by Justin Levine

GitLab

Badges for GitLab repositories — stars, forks, issues, pipeline status, releases, and more.

Display live stats from any public GitLab repository.

Stars (branded)
Release
Pipeline
License
Last activity
Forks (branded)

Available badges

CategoryTopicsDescription
StarsstarsRepository star count
ForksforksRepository fork count
PipelinepipelineLatest CI/CD pipeline status
Issuesissues, open-issues, closed-issuesIssue counts by state
ReleasereleaseLatest release tag
LicenselicenseRepository license
Repositorycontributors, last-commitOther project metadata

URL format

/gitlab/{owner}/{repo}/{topic}.svg

Quick examples

![stars](https://shieldcn.dev/gitlab/inkscape/inkscape/stars.svg)
![pipeline](https://shieldcn.dev/gitlab/inkscape/inkscape/pipeline.svg?variant=branded)
![release](https://shieldcn.dev/gitlab/inkscape/inkscape/release.svg)

Data source

Uses the GitLab API v4. No API key required for public projects. Cached 1 hour, pipeline cached 5 minutes.

Endpoint details

Use these sections when you need the exact URL shape or a focused example for a specific badge type.

GitLab Forks

This section covers the gitlab/forks badge endpoint.

Show how many times a GitLab project has been forked.

GET/gitlab/:owner/:repo/forks.svg

Path Parameters

required
required
<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/gitlab/inkscape/inkscape/forks.svg?mode=dark"><img alt="badge" src="https://shieldcn.dev/gitlab/inkscape/inkscape/forks.svg?mode=light"></picture>
badge preview

URL format

/gitlab/{owner}/{repo}/forks.svg

Copy-paste examples

Default — show fork activity

<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/gitlab/inkscape/inkscape/forks.svg?mode=dark"><img alt="forks" src="https://shieldcn.dev/gitlab/inkscape/inkscape/forks.svg?mode=light"></picture>

Branded — GitLab orange

![forks](https://shieldcn.dev/gitlab/inkscape/inkscape/forks.svg?variant=branded)

GitLab Issues

This section covers the gitlab/issues badge endpoint.

Show open or closed issue counts for a GitLab project.

GET/gitlab/:owner/:repo/issues.svg

Path Parameters

required
required
<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/gitlab/inkscape/inkscape/issues.svg?mode=dark"><img alt="badge" src="https://shieldcn.dev/gitlab/inkscape/inkscape/issues.svg?mode=light"></picture>
badge preview

URL formats

Open issues

/gitlab/{owner}/{repo}/issues.svg
/gitlab/{owner}/{repo}/open-issues.svg

Closed issues

/gitlab/{owner}/{repo}/closed-issues.svg

Copy-paste examples

Default — open issue count

<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/gitlab/inkscape/inkscape/issues.svg?mode=dark"><img alt="issues" src="https://shieldcn.dev/gitlab/inkscape/inkscape/issues.svg?mode=light"></picture>

Branded — GitLab orange

![issues](https://shieldcn.dev/gitlab/inkscape/inkscape/issues.svg?variant=branded)

GitLab License

This section covers the gitlab/license badge endpoint.

Show the detected license for a GitLab project.

GET/gitlab/:owner/:repo/license.svg

Path Parameters

required
required
<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/gitlab/inkscape/inkscape/license.svg?mode=dark"><img alt="badge" src="https://shieldcn.dev/gitlab/inkscape/inkscape/license.svg?mode=light"></picture>
badge preview

URL format

/gitlab/{owner}/{repo}/license.svg

Copy-paste examples

Default — detected license name

<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/gitlab/inkscape/inkscape/license.svg?mode=dark"><img alt="license" src="https://shieldcn.dev/gitlab/inkscape/inkscape/license.svg?mode=light"></picture>

Outline — subtle license indicator

<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/gitlab/inkscape/inkscape/license.svg?variant=outline&amp;mode=dark"><img alt="license" src="https://shieldcn.dev/gitlab/inkscape/inkscape/license.svg?variant=outline&amp;mode=light"></picture>

GitLab Pipeline

This section covers the gitlab/pipeline badge endpoint.

Show the status of the most recent GitLab CI/CD pipeline.

GET/gitlab/:owner/:repo/pipeline.svg

Path Parameters

required
required
<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/gitlab/inkscape/inkscape/pipeline.svg?mode=dark"><img alt="badge" src="https://shieldcn.dev/gitlab/inkscape/inkscape/pipeline.svg?mode=light"></picture>
badge preview

URL format

/gitlab/{owner}/{repo}/pipeline.svg
/gitlab/{owner}/{repo}/pipeline.svg?branch=main

Status values

StatusColorDescription
passingGreenPipeline succeeded
failingRedPipeline failed
runningAmberPipeline is running
pendingAmberPipeline is pending
canceledGrayPipeline was canceled
skippedGrayPipeline was skipped

Copy-paste examples

Default — shows latest pipeline status

<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/gitlab/inkscape/inkscape/pipeline.svg?mode=dark"><img alt="pipeline" src="https://shieldcn.dev/gitlab/inkscape/inkscape/pipeline.svg?mode=light"></picture>

Secondary — softer CI badge

<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/gitlab/inkscape/inkscape/pipeline.svg?variant=secondary&amp;mode=dark"><img alt="pipeline" src="https://shieldcn.dev/gitlab/inkscape/inkscape/pipeline.svg?variant=secondary&amp;mode=light"></picture>

GitLab Release

This section covers the gitlab/release badge endpoint.

Show the latest release tag from GitLab Releases.

GET/gitlab/:owner/:repo/release.svg

Path Parameters

required
required
<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/gitlab/inkscape/inkscape/release.svg?mode=dark"><img alt="badge" src="https://shieldcn.dev/gitlab/inkscape/inkscape/release.svg?mode=light"></picture>
badge preview

URL format

/gitlab/{owner}/{repo}/release.svg

Copy-paste examples

Default — latest release tag

<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/gitlab/inkscape/inkscape/release.svg?mode=dark"><img alt="release" src="https://shieldcn.dev/gitlab/inkscape/inkscape/release.svg?mode=light"></picture>

Branded — GitLab orange

![release](https://shieldcn.dev/gitlab/inkscape/inkscape/release.svg?variant=branded)

GitLab Repository

This section covers the gitlab/repository badge endpoint.

Show contributor count and last activity for a GitLab project.

Contributors (branded)
Last activity
Contributors (outline)
Last activity (default)

URL formats

Contributors

/gitlab/{owner}/{repo}/contributors.svg

Last activity

/gitlab/{owner}/{repo}/last-commit.svg

Copy-paste examples

Default — contributor count

<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/gitlab/inkscape/inkscape/contributors.svg?mode=dark"><img alt="contributors" src="https://shieldcn.dev/gitlab/inkscape/inkscape/contributors.svg?mode=light"></picture>

Secondary — how recently the project was active

<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/gitlab/inkscape/inkscape/last-commit.svg?variant=secondary&amp;mode=dark"><img alt="last activity" src="https://shieldcn.dev/gitlab/inkscape/inkscape/last-commit.svg?variant=secondary&amp;mode=light"></picture>

GitLab Stars

This section covers the gitlab/stars badge endpoint.

Show how many stars a GitLab project has earned.

GET/gitlab/:owner/:repo/stars.svg

Path Parameters

required
required
<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/gitlab/inkscape/inkscape/stars.svg?mode=dark"><img alt="badge" src="https://shieldcn.dev/gitlab/inkscape/inkscape/stars.svg?mode=light"></picture>
badge preview

URL format

/gitlab/{owner}/{repo}/stars.svg

Copy-paste examples

Default — works great in any README

<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/gitlab/inkscape/inkscape/stars.svg?mode=dark"><img alt="stars" src="https://shieldcn.dev/gitlab/inkscape/inkscape/stars.svg?mode=light"></picture>

Branded — GitLab's brand color

![stars](https://shieldcn.dev/gitlab/inkscape/inkscape/stars.svg?variant=branded)

On This Page

Available badgesURL formatQuick examplesData sourceEndpoint detailsGitLab ForksURL formatCopy-paste examplesGitLab IssuesURL formatsOpen issuesClosed issuesCopy-paste examplesGitLab LicenseURL formatCopy-paste examplesGitLab PipelineURL formatStatus valuesCopy-paste examplesGitLab ReleaseURL formatCopy-paste examplesGitLab RepositoryURL formatsContributorsLast activityCopy-paste examplesGitLab StarsURL formatCopy-paste examples