GET /repos/{owner}/{repo}/codeowners/errors
Summary: List CODEOWNERS errors
Operation ID: repos/codeowners-errors
Auth: bearer_token
Operation ID: repos/codeowners-errors
Auth: bearer_token
Description
List any syntax errors that are detected in the CODEOWNERS file. For more information about the correct CODEOWNERS syntax, see "[About code owners](https://docs.github.com/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners)."
Parameters (3)
owner
(string, path, required)
The account owner of the repository. The name is not case sensitive.
ref
(string, query, optional)
A branch, tag or commit name used to determine which version of the CODEOWNERS file to use. Default: the repository's default branch (e.g. `main`)
repo
(string, path, required)
The name of the repository without the `.git` extension. The name is not case sensitive.
No probe data for this endpoint yet.