Skip to content

Commit a68ff97

Browse files
Merge pull request #1321 from wking/drop-retest-not-required-docs-only
cluster/ci/config/prow/labels: Drop retest-not-required-docs-only
2 parents 1eaa06e + c1ca9be commit a68ff97

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

cluster/ci/config/prow/labels.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -160,17 +160,6 @@ labels:
160160
name: queue/multiple-rebases
161161
target: prs
162162
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
174163
- color: ee9900
175164
description: Denotes a PR that changes 100-499 lines, ignoring generated files.
176165
name: size/L

0 commit comments

Comments
 (0)