Skip to content

Commit

Permalink
Merge pull request kubernetes#51848 from xiangpengzhao/milestone-label
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue

Update the label manifest with new milestone labels

**What this PR does / why we need it**:
Make the milestone labels more noticeable.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
ref: kubernetes#51663

**Special notes for your reviewer**:
/cc @bgrant0607 @fejta
/assign @grodrigues3 @spxtr

**Release note**:

```release-note
NONE
```
  • Loading branch information
Kubernetes Submit Queue authored Sep 5, 2017
2 parents bcf22bc + 39244ff commit 4b63c1f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,10 @@ labels:
color: fbca04
- name: lgtm
color: 15dd18
- name: milestone-labels-complete
color: 77bb00
- name: milestone-labels-incomplete
color: e11d21
- name: needs-ok-to-merge
color: ededed
- name: needs-ok-to-test
Expand Down

0 comments on commit 4b63c1f

Please sign in to comment.