Generate GitHub Stats SVGs
Version updated for https://github.com/leonardokr/leo-git-statistics to version v2.0.4.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, “Leo’s Git Statistics,” generates customizable SVG cards displaying detailed GitHub profile statistics, such as contributions, language usage, and historical trends. It automates the process of collecting, visualizing, and tracking GitHub user metrics over time, solving the challenge of preserving historical data that GitHub does not natively provide. Key features include support for animated, themed SVG cards, daily snapshots via cron jobs, a REST API for programmatic access, and Docker-based deployment for production use.
Release notes
2.0.4 (2026-02-18)
Bug Fixes
- add tornado dependency and inject module for pybreaker compatibility (88b5895)