mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The `aio/scripts/verify-codeownership.js` script (formerly `verify-docs-codeownership.js`) can be used to verify whether there are directories in the codebase that don't have a codeowner (in `.github/CODEOWNERS`) and vice versa. It does not aim to cover all files and directories, but do a coarse check on some important (or frequently changing) directories. Previously, the script only checked for API docs examples (in `packages/examples/`) and guides (and related images and example) (in `aio/content/`). This commit expands the script to also check for packages (i.e. top-level directories in `packages/`). It also renames the script from `verify-docs-codeownership.js` to `verify-codeownership.js`, to better reflect its new behavior. PR Close #32577 |
||
|---|---|---|
| .. | ||
| contributors | ||
| _payload-limits.json | ||
| audit-web-app.js | ||
| build-404-page.js | ||
| build-artifacts.sh | ||
| check-environment.js | ||
| create-preview.js | ||
| deploy-to-firebase.sh | ||
| deploy-to-firebase.test.sh | ||
| payload.sh | ||
| switch-to-ivy.js | ||
| test-aio-a11y.js | ||
| test-preview.js | ||
| test-production.sh | ||
| verify-codeownership.js | ||