Generate GitHub Stats SVGs
Version updated for https://github.com/leonardokr/leo-git-statistics to version v2.7.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,” automates the generation of customizable SVG statistics cards and JSON snapshots that visualize GitHub profile metrics, such as stars, forks, contributions, and followers. It solves the problem of tracking and presenting GitHub statistics over time by providing tools for real-time data fetching, historical data snapshots, and API endpoints for external consumption. Key capabilities include rendering visual stats, creating timestamped snapshots, and supporting integration into CI workflows or external applications.
Release notes
2.7.4 (2026-02-20)
Bug Fixes
- action: resolve static-api-data-dir relative to workspace (c86d5f3)