actions-marketplace-validations/Bring Your Own Badge

BYOB - Custom badges based off of GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
nameThe alphanumeric (-_ included) name of the badge, 32 chars or less. Used only for identification purposes.yes
labelThe left label of the badge, usually static.no""
iconThe badgen icon of the badgeno""
statusThe right status as the badge, usually based on results.yes
colorThe hex color of the badge.yes
github_tokenThe GitHub token to push to the current repo. Suggested as secrets.GITHUB_TOKENyes
pathThe absolute file path to store the JSON data to.no/shields.json
branchThe branch to contain the shields file.noshields
repositoryThe user/repo or org/repo where shields.json will get pushed to, as long as action has accessno""
actorThe account owner of a custom GitHub Access Token. Required if using a custom repository and custom tokenno""

no outputs