GH Stars
Version updated for https://github.com/nicoloboschi/gh-stars to version v1.1.4.
- This action is used across all versions by 2 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GH Stars action automates the tracking and visualization of a GitHub repository’s stargazer history. It uses the GITHUB_TOKEN to backfill missing stargazers, retain daily observed totals, and generate an embeddable chart that can be included in READMEs. The action supports customizable line colors and outputs SVG files for embedding. Users can also store generated charts in a separate repository for better integration with other systems.
What’s Changed
Full Changelog: https://github.com/nicoloboschi/gh-stars/compare/v1...v1.1.4