CodeownersConfig
Index
Properties
globalPaths
Paths that are applied globally to all projects. Can be relative from the workspace root, or a wildcard match for any depth.
orderBy
How to order ownership rules within the generated file.
requiredApprovals
Bitbucket and GitLab only. The number of approvals required for the request to be satisfied. This will be applied to all paths.
syncOnRun
Generates a CODEOWNERS
file after aggregating all ownership
rules from each project in the workspace.
Configures code ownership rules for generating a
CODEOWNERS
file.