fmorschel/Generate Commit Badge

Generate a Shields.io badge for commit count in a specified repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 7, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: fmorschel/commit-count-badge@95834acbc32391178aebf7837b5f54d98f7970ab # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
repositoryThe GitHub repository (user/project) to query commits from.yes
authorThe author whose commits should be counted.yes
textThe label text for the badge.yes
outputPathPath and file name for the generated badge (e.g., 'badges/dart-commits.svg').yes
tokenGitHub token to authenticate API requests.yes
logoThe logo to include in the badge (optional).nogithub
labelColorThe background color for the badge label.no#0175C2
colorThe background color for the badge value.nolightgray

no outputs