Commit 4b63c1fb authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #51848 from xiangpengzhao/milestone-label

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: #51663 **Special notes for your reviewer**: /cc @bgrant0607 @fejta /assign @grodrigues3 @spxtr **Release note**: ```release-note NONE ```
parents bcf22bcf 39244ff8
...@@ -214,6 +214,10 @@ labels: ...@@ -214,6 +214,10 @@ labels:
color: fbca04 color: fbca04
- name: lgtm - name: lgtm
color: 15dd18 color: 15dd18
- name: milestone-labels-complete
color: 77bb00
- name: milestone-labels-incomplete
color: e11d21
- name: needs-ok-to-merge - name: needs-ok-to-merge
color: ededed color: ededed
- name: needs-ok-to-test - name: needs-ok-to-test
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment