-
Couldn't load subscription status.
- Fork 38
Description
HTML is a big spec, but wpt-pr-bot only sets html label for things changed under html/.
I think it would be worthwhile to have separate labels. The simplest implementation is probably to have subdirectories get their own labels, but it might not be the most useful one. In particular, the semantics subdirectory still has separate features like forms and embedded-content.
The whatwg/html repo has 44 "topic:" labels. Although a one-to-one mapping to them doesn't seem necessary, at least those labels were created separately because that was thought to be useful.
As another consideration, some features are defined across several sections of the spec.
Maybe META.yml could be used to specify the appropriate labels?