ghstats-cards
Version updated for https://github.com/tiennm99/ghstats to version v1.7.0.
- This action is used across all versions by 2 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
ghstats is a GitHub Action that generates SVG cards summarizing a GitHub user’s profile. It fetches data and renders various charts including repo languages, commit language trends, productivity metrics, and streaks, all of which can be embedded in the user’s README. The action supports 64 themes for customization.
What’s Changed
- feat(card): show seven repos on the top-starred card (0ce5d66)
- chore(demo): regenerate gallery (4b635fd)
- feat: let commits-per-repo 0 mean every commit (724990a)
- docs: show include_org_repos in the runnable examples (d49f730)
- chore(demo): regenerate gallery (44f8bf9)
- fix(github): split a saturated quarter by month to recover dropped repos (d6ac8c3)
- chore(demo): regenerate gallery (9365c98)
- chore(demo): render records card and count org repos (55f66d6)
- feat: count org repos and fix contribution-window truncation (939fcdc)
- chore(demo): regenerate gallery (9f7c16f)