Below you will find pages that utilize the taxonomy term “Nicoloboschi”
August 4, 2026
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.
August 3, 2026
GH Stars
Version updated for https://github.com/nicoloboschi/gh-stars to version v1.1.3.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary GH Stars is an open-source solution for tracking GitHub stars in self-hosted environments. It automates the process of backfilling stargazer timestamps and maintaining daily star counts to ensure accuracy even after stars are removed. The action uses the GITHUB_TOKEN to fetch recent stargazers and generate a chart that can be embedded in repository READMEs using Markdown.