Skip to content

Commit

Permalink
Update label sync (kubeflow#447)
Browse files Browse the repository at this point in the history
* kind/feature should also use improvement/enhancement as previous value
* Cleanup some of the area labels

Related to kubeflow#440
  • Loading branch information
jlewi authored and k8s-ci-robot committed Aug 28, 2019
1 parent 26d1f43 commit d57c167
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
3 changes: 2 additions & 1 deletion label_sync/cluster/label_sync_job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
apiVersion: batch/v1
kind: Job
metadata:
name: label-sync-1008-002
generateName: label-sync
namespace: github-admin
spec:
template:
spec:
Expand Down
9 changes: 8 additions & 1 deletion label_sync/kubeflow_label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,16 @@ default:
- color: d2b48c
name: area/api
- color: d2b48c
name: area/build-release
name: area/engprod
previously:
- name: area/build-release
- name: area/release-eng
- name: area/releasing
- color: d2b48c
name: area/kfctl
previously:
- name: area/deployment
- name: area/bootstrap
- color: d2b48c
name: area/docs
- color: d2b48c
Expand Down Expand Up @@ -60,6 +66,7 @@ default:
name: kind/feature
previously:
- name: addition/feature
- name: improvement/enhancement
- color: 2515fc
name: kind/process
- color: ecfc15
Expand Down

0 comments on commit d57c167

Please sign in to comment.