actions-marketplace-validations/Points Bar
Generates a points/progress SVG bar
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| points | Points string separated with a / slash. | yes | — |
| path | File path to save the generated SVG to. | yes | — |
| type | Style of bar to generate; either bar or badge. | no | default |
| bar-color | Color to use for the points bar. | no | — |
| bar-background | Background color for the points bar. | no | — |
| font-color | Color to use for text. | no | — |
| label | Text to use for label part of points bar. | no | Points |
| width | Bar/badge width. | no | — |
| reverse | Reverse the progress direction of the bar. i.e. Progress bar moves from right to left. | no | false |
Outputs
no outputs