mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
Narrow kind/api-change auto-labeling
This commit is contained in:
parent
a2a5bd03fd
commit
4bedba5e39
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user