labels

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"]