Generate GitHub Stats SVGs
Version updated for https://github.com/leonardokr/leo-git-statistics to version v1.1.0.
- This action is used across all versions by ? 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 visually appealing, customizable SVG statistics cards for GitHub profiles. It displays various metrics, including contributions, language usage, streaks, and weekly commit calendars, while offering extensive customization options like themes and filtering. The action simplifies the creation of dynamic profile content and provides accumulated metrics and API access for further integration into portfolios or web applications.
Release notes
1.1.0 (2026-02-17)
Features
- add API environment configuration template with PAT generation instructions (79f56f7)
- add Flask API dependencies (3f4a117)
- add REST API with Swagger documentation and user statistics endpoints (7f71325)
- add static JSON generator for GitHub Pages deployment (693c997)