mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-06 10:43: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
|
# 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
|
||||||
|
Loading…
Reference in New Issue
Block a user