Open foolip opened 7 years ago
FWIW, these are the directory names in / and /css/ that don't have a label:
Seems about right, but suggests there's some special handling for XHR.
And these are the labels that don't correspond to a directory:
Mostly reasonable, but some stuff in need of cleanup, like WARNING and tmp. (I'll clean a bit now.)
@foolip note if someone creates a PR with a new directory a label gets created for it, so it's quite likely we'll have labels that don't correspond to a directory
Yep, that's a thing I'd like to document, that if you push a PR with a "test" directory, a test label will be created. People probably don't expect that :)
I can't find any documentation of the labels in use in this repo. I'd like to write that documentation, and based on that work out some triage process for groups of labels.
@tobie, where is the code that automatically creates labels for each directory?