Below you will find pages that utilize the taxonomy term “Halostatue”
April 12, 2026
Star list generator
Version updated for https://github.com/halostatue/starlist to version v2.1.0.
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 The halostatue/starlist GitHub Action generates a categorized Markdown list of repositories that a user has starred on GitHub, organized by criteria such as language, topic, or license. It automates the process of fetching starred repositories, formatting the data, and committing the output back to a repository, providing an efficient way to manage and document starred repositories. Key features include output partitioning for large datasets, customizable templates, and support for both GitHub Action and CLI usage.
April 3, 2026
Star list generator
Version updated for https://github.com/halostatue/starlist to version v2.0.2.
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 The halostatue/starlist GitHub Action automates the process of generating a categorized Markdown list of a user’s starred GitHub repositories, grouped by attributes like language or topic. It solves the problem of manually organizing and maintaining a comprehensive list of starred repositories, offering features such as automatic partitioning for large datasets and customizable templates. This tool can be run as a GitHub Action for automated updates or as a CLI tool for local usage.
April 1, 2026
Star list generator
Version updated for https://github.com/halostatue/starlist to version v2.0.0.
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 The halostatue/starlist GitHub Action automates the generation of a categorized Markdown list of GitHub repositories you have starred, grouping them by attributes like language, topic, or license. It solves the problem of manually organizing and maintaining a star list by fetching, formatting, and optionally partitioning the data, and then committing it back to your repository. Key features include support for custom templates, partitioning large datasets, and shared configuration between the Action and its standalone CLI tool.