kpab/Credly README
Import your Credly badges into your GitHub profile README.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| credly_user | Credly username | yes | — |
| readme_path | Path to the README file to update | no | README.md |
| section_name | Marker section name | no | badges |
| sort | Badge sort order: LATEST, OLDEST, or NAME | no | LATEST |
| max_badges | Maximum number of badges to render; 0 means all | no | 0 |
| badge_width | Rendered badge width in pixels | no | 100 |
| commit_message | Commit message used when README changes | no | chore: update credly badges |
| dry_run | If true, only log the generated section without writing files | no | false |
| empty_message | Fallback message when no badges are found | no | No badges found. |
Outputs
no outputs