Victor Berchet 83a06863f9 docs: rename the "aio" component to "docs-infra" (#24295)
The legacy "aio" is still active for currently pending PRs,
The GH label has been renamed as well

PR Close #24295
2018-06-04 17:25:13 -07:00

42 lines
624 B
JSON

{
"maxLength": 120,
"types": [
"build",
"ci",
"docs",
"feat",
"fix",
"perf",
"refactor",
"release",
"style",
"test"
],
"scopes": [
"aio",
"animations",
"bazel",
"benchpress",
"common",
"compiler",
"compiler-cli",
"core",
"docs-infra",
"elements",
"forms",
"http",
"ivy",
"language-service",
"platform-browser",
"platform-browser-dynamic",
"platform-server",
"platform-webworker",
"platform-webworker-dynamic",
"router",
"service-worker",
"upgrade",
"packaging",
"changelog"
]
}