Skip to content

Commit

Permalink
Narrow kind/api-change auto-labeling
Browse files Browse the repository at this point in the history
Kubernetes-commit: 4bedba5e39aae8778d430d8646f44915b8140766
  • Loading branch information
liggitt authored and k8s-publishing-bot committed Feb 21, 2019
1 parent 96893d5 commit 2be20c1
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,13 @@
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
approvers:
- api-approvers
reviewers:
- api-reviewers
labels:
- sig/architecture
- kind/api-change
filters:
".*":
approvers:
- api-approvers
reviewers:
- api-reviewers
# only auto-label go file changes as kind/api-change
"\\.go$":
labels:
- kind/api-change

0 comments on commit 2be20c1

Please sign in to comment.