mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Currently, whenever someone on fw-core approvals list approves a change to the angular_material_blocklist.js file, it is not sufficient because dev-infra is also requested as a mandatory reviewer. This does not make sense because this folder only contains the list of ignored tests and not anything dev-infra related. Previously, we tried to fix this by creating a "Material CI" section underneath the existing "Build & CI" section, so that the "Material CI" rule would override the rule matching the entire "tools" folder. Unfortunately, this did not work. This commit attempts to resolve the problem by explicitly marking all sub-folders in the "tools" folder as owned by dev-infra (leaving out "material-ci"), so "material-ci" is only referenced by the rule assigning fw-core as code owners. PR Close #28990 |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| angular-robot.yml | ||
| CODEOWNERS | ||
| ISSUE_TEMPLATE.md | ||
| PULL_REQUEST_TEMPLATE.md | ||