Commit 4bedba5e authored by Jordan Liggitt's avatar Jordan Liggitt

Narrow kind/api-change auto-labeling

parent a2a5bd03
...@@ -3,10 +3,13 @@ ...@@ -3,10 +3,13 @@
# Disable inheritance as this is an api owners file # Disable inheritance as this is an api owners file
options: options:
no_parent_owners: true no_parent_owners: true
approvers: filters:
- api-approvers ".*":
reviewers: approvers:
- api-reviewers - api-approvers
labels: reviewers:
- sig/architecture - api-reviewers
- kind/api-change # only auto-label go file changes as kind/api-change
"\\.go$":
labels:
- kind/api-change
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment