cheeaun/awesome-hacker-news
Add workflow to auto-sort list alphabetically
Aperta
#77 aperta il 2 ott 2022
enhancementgood first issuehacktoberfest
Metriche repository
- Star
- (1411 stelle)
- Metriche merge PR
- (Merge medio 13h 15m) (1 PR mergiata in 30 g)
Descrizione
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).