mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +00:00
Merge pull request #74354 from liggitt/target-api-change-label
Narrow k8s.io/api auto-labeling
This commit is contained in:
commit
41ab1d2bd2
@ -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