actions-marketplace-validations/Build-A-Badge
Creates dynamic and customizable README badges using shields.io/endpoint
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 9, 2022
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/peterrhodesdev_build-a-badge@fb1bf9ee14aa2317f6e26b4358b45b24ddf4b06e # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Used for authentication | yes | — |
| filename | The filename to use in the wiki for storing the JSON badge data | yes | — |
| label | The left text, or the empty string to omit the left side of the badge | yes | — |
| message | The right text | yes | — |
| color | The right color | no | "" |
| labelColor | The left color | no | "" |
| namedLogo | Logo supported by Shields | no | "" |
| logoSvg | An SVG string containing a custom logo | no | "" |
| style | The default template to use | no | "" |
| wikiCommitUsername | Override for the wiki commit username | no | "" |
| wikiCommitEmail | Override for the wiki commit email | no | "" |
| wikiCommitMessage | Override for the wiki commit message | no | "" |
Outputs
no outputs