Below you will find pages that utilize the taxonomy term “Narayann7”
August 9, 2026
Star History Action
Version updated for https://github.com/narayann7/star-history-action to version v1.0.5.
This action is used across all versions by 21 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automatically generates and updates an SVG star history chart for a repository owned or collaborated on by its owner or collaborators. It uses Node.js to run the star-history renderer, which outputs static files (SVG and PNG) that are committed to the repository’s README, ensuring that the chart is always current without relying on external services. The action checks for changes in star data and commits only if there have been updates, improving efficiency by avoiding unnecessary renders.