From 21f1c567a9475f148cf160d50ad48fe7fcf80081 Mon Sep 17 00:00:00 2001 From: Rey Lejano Date: Fri, 8 Oct 2021 14:45:07 -0700 Subject: [PATCH] add refactor label --- label_sync/labels.md | 5 +++++ label_sync/labels.yaml | 6 ++++++ 2 files changed, 11 insertions(+) diff --git a/label_sync/labels.md b/label_sync/labels.md index 882a8d65284f0..82b64f42c3779 100644 --- a/label_sync/labels.md +++ b/label_sync/labels.md @@ -520,4 +520,9 @@ larger set of contributors to apply/remove them. | ---- | ----------- | -------- | --- | | `team/katacoda` | Issues with the Katacoda infrastructure for tutorials| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) | +## Labels that apply to kubernetes/website, only for PRs + +| Name | Description | Added By | Prow Plugin | +| ---- | ----------- | -------- | --- | +| `refactor` | Indicates a PR with large refactoring changes e.g. removes files or moves content | anyone | | diff --git a/label_sync/labels.yaml b/label_sync/labels.yaml index b88d4823cdbf5..0ed4bac73529f 100644 --- a/label_sync/labels.yaml +++ b/label_sync/labels.yaml @@ -1610,6 +1610,12 @@ repos: target: issues prowPlugin: label addedBy: anyone + - color: d2918c + description: Indicates a PR with large refactoring changes e.g. removes files or moves content + name: refactor + target: prs + prowPlugin: label + addedBy: anyone kubernetes/kubeadm: labels: - color: c7def8