michaelcontento/Credly importer
Fetches a single users badges from Credly
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Feb 9, 2026
- License
- MIT
Pinned Snippet
uses: michaelcontento/credly-import-action@444ab575ed32962e18a005ff4b9a164c31731891 # v1.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| username | Username on credly | yes | — |
| datafile | Filename where to store the JSON file | no | CredlyBadges.json |
| imagedir | Path where to store the badge images | no | CredlyBadges |
| skip_image_downloading | Wether or not we should download the badge images at all | — | 0 |
Outputs
no outputs