actions-marketplace-validations/Bring Your Own Badge
BYOB - Custom badges based off of GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | The alphanumeric (-_ included) name of the badge, 32 chars or less. Used only for identification purposes. | yes | — |
| label | The left label of the badge, usually static. | no | "" |
| icon | The badgen icon of the badge | no | "" |
| status | The right status as the badge, usually based on results. | yes | — |
| color | The hex color of the badge. | yes | — |
| github_token | The GitHub token to push to the current repo. Suggested as secrets.GITHUB_TOKEN | yes | — |
| path | The absolute file path to store the JSON data to. | no | /shields.json |
| branch | The branch to contain the shields file. | no | shields |
| repository | The user/repo or org/repo where shields.json will get pushed to, as long as action has access | no | "" |
| actor | The account owner of a custom GitHub Access Token. Required if using a custom repository and custom token | no | "" |
Outputs
no outputs