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.
What’s Changed
What’s Changed
- fix: Really fix starlist default template issue by @halostatue in https://github.com/halostatue/starlist/pull/6
Full Changelog: https://github.com/halostatue/starlist/compare/v2.0.1...v2.0.2