Azure / Azure/azure-rest-api-specs
CODEOWNERS in specs repo
Open
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
Add CODEOWNERS validation to specs repo.
Initial pieces discussed include:
1. Add CODEOWNERS linter and set up a baseline (this baseline may drift over time as organizations change)
2. In PRs
1. Lint CODEOWNERS associated with changed files only and fail if the associated CODEOWNERS are not valid so that the PR contributor can update the CODEOWNERS file before merging
2. Fail if there are no CODEOWNERS for any file in the PR, require the opener to update CODEOWNERS
Contributor guide
Assessment
This issue has not been assessed yet.