cheeaun/awesome-hacker-news
Add workflow to auto-sort list alphabetically
Open
#77 opened on Oct 2, 2022
enhancementgood first issuehacktoberfest
Repository metrics
- Stars
- (1,412 stars)
- PR merge metrics
- (Avg merge 13h 15m) (1 merged PR in 30d)
Description
Currently there's a TOC generator workflow (.github/workflows/toc.yml) which is pretty neat. Having a workflow to auto-sort the list of links alphabetically would be nice.
Another solution would be a linter for PRs to make sure it's sorted, but I guess having this done automatically post-PR would be a better experience for both contributors and the maintainer (me).