Star list generator
Version updated for https://github.com/halostatue/starlist to version v3.0.1.
- 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 and CLI tool automates the process of generating categorized lists of GitHub starred repositories as Markdown files, grouped by criteria such as language, topic, or license. It solves the problem of organizing and maintaining large lists of starred repositories by fetching data, formatting it using customizable templates, and optionally partitioning output into multiple files for easier navigation. This action is particularly useful for developers or teams who need a structured and automated way to document and manage their starred repositories.
What’s Changed
The README example also shows the use of step-security/harden-runner to limit the outbound network requests permitted.
What’s Changed
- feat: Use
pontil_buildby @halostatue in https://github.com/halostatue/starlist/pull/9
Full Changelog: https://github.com/halostatue/starlist/compare/v3.0.0...v3.0.1