jaywcjlove/Generated Badges
Create a badge using GitHub Actions and GitHub Workflow CPU time (no 3rd parties servers).
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| label | The left label of the badge, usually static. | no | :label |
| status | The right status as the badge, usually based on results. | no | :status |
| style | Badges style: flat, classic. | no | classic |
| color | An array (comma separated) with hex or named colors of the badge value background. | no | blue |
| labelColor | Hex or named color for the label. | no | 555 |
| scale | Set badge scale. | no | 1 |
| output | Output image path. | no | BADGES.svg |
| gradient | Adding a gradient to a badge. | no | — |
Outputs
| name | description |
|---|---|
| svg | svg image string |