CODEREVIEW.toml
scopes
name
description
reviewers
request
require
paths
instructions
ownership
reviewed-for
alternates
labels
code
authors
author-value
aliases
branches
extends
template
Each scope can define an associated label. The label will be added to a PR automatically when a scope matches.
[[scopes]] name = "app" paths = ["app/**/*"] labels = ["review/app"]