You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cluster/ci/config/prow/labels.yaml
-11Lines changed: 0 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -160,17 +160,6 @@ labels:
160
160
name: queue/multiple-rebases
161
161
target: prs
162
162
addedBy: humans
163
-
- color: eb6420
164
-
description: Indicates that a PR doesn't need to be retested prior to merge. At present only submit-queue consumes this label. Unclear whether we're going to modify tide to respect this or not ([kubernetes/test-infra#5334](https://github.com/kubernetes/test-infra/issues/5334))
165
-
name: retest-not-required
166
-
target: prs
167
-
addedBy: humans
168
-
- color: fbca04
169
-
description: Indicates that a PR doesn't need to be retested prior to merge because it only changes docs. At present only submit-queue consumes this label. Unclear whether we're going to modify tide to respect this or not ([kubernetes/test-infra#7195](https://github.com/kubernetes/test-infra/issues/7195))
170
-
name: retest-not-required-docs-only
171
-
target: prs
172
-
prowPlugin: docs-no-retest
173
-
addedBy: prow
174
163
- color: ee9900
175
164
description: Denotes a PR that changes 100-499 lines, ignoring generated files.
0 commit comments