gh-oss-stats
Version updated for https://github.com/mabd-dev/gh-oss-stats-action to version v0.2.1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The gh-oss-stats-action is a GitHub Action designed to automatically generate and update visually appealing SVG badges that showcase your open source contributions. It automates the creation and maintenance of contribution stats on your GitHub profile, solving the problem of manually curating and updating this information. Key features include customizable badge designs, efficient GitHub API usage, and seamless integration with workflows for scheduled updates.
Release notes
[0.2.1] - 2026-01-05
Added
- Added modes: fetch, generate, full
- Default mode is full for backward compatibility
- Update docs on multiple badge generation to use new modes feature
- Badge generation verification + print svg file size
What’s Changed
- Support for multiple badge generation by @mabd-dev in https://github.com/mabd-dev/gh-oss-stats-action/pull/2
Full Changelog: https://github.com/mabd-dev/gh-oss-stats-action/compare/v0.2.0...v0.2.1