From 125730a8befff8306d239f3dc7f33160ff6b9e4b Mon Sep 17 00:00:00 2001 From: Nikhita Raghunath Date: Tue, 9 Apr 2019 04:42:10 -0700 Subject: [PATCH] Add label for User Group Big Data --- label_sync/labels.md | 1 + label_sync/labels.yaml | 9 +++++++++ 2 files changed, 10 insertions(+) diff --git a/label_sync/labels.md b/label_sync/labels.md index a4441c05df941..c62577e241a85 100644 --- a/label_sync/labels.md +++ b/label_sync/labels.md @@ -107,6 +107,7 @@ larger set of contributors to apply/remove them. | `triage/not-reproducible` | Indicates an issue can not be reproduced as described.

This was previously `close/not-reproducible`, | humans | | | `triage/support` | Indicates an issue that is a support question.

This was previously `close/support`, `kind/support`, `question`, | humans | | | `triage/unresolved` | Indicates an issue that can not or will not be resolved.

This was previously `close/unresolved`, `invalid`, `wontfix`, | humans | | +| `ug/big-data` | Categorizes an issue or PR as relevant to ug-big-data.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) | | `wg/apply` | Categorizes an issue or PR as relevant to wg-apply.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) | | `wg/component-standard` | Categorizes an issue or PR as relevant to wg-component-standard.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) | | `wg/iot-edge` | Categorizes an issue or PR as relevant to wg-iot-edge.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) | diff --git a/label_sync/labels.yaml b/label_sync/labels.yaml index 0b37063fe2d39..93b455a0ed4e5 100644 --- a/label_sync/labels.yaml +++ b/label_sync/labels.yaml @@ -392,6 +392,7 @@ default: target: both prowPlugin: label addedBy: anyone + deleteAfter: 2019-04-30T13:00:00Z - color: d2b48c description: Categorizes an issue or PR as relevant to sig-cli. name: sig/cli @@ -593,6 +594,14 @@ default: target: both prowPlugin: label addedBy: anyone + - color: d2b48c + description: Categorizes an issue or PR as relevant to ug-big-data. + name: ug/big-data + target: both + prowPlugin: label + addedBy: anyone + previously: + - name: sig/big-data - color: ee9900 description: Denotes a PR that changes 100-499 lines, ignoring generated files. name: size/L