From 6d68c81097dc18c1329d50d41dc6d0374c6fe9ab Mon Sep 17 00:00:00 2001 From: Calum Murray Date: Tue, 31 Oct 2023 09:06:09 -0400 Subject: [PATCH] Add ui, ux, and accessibility labels for UX and docs repos (#1455) * Added ui, ux, and accessibility labels for UX and docs Signed-off-by: Calum Murray * fix labels.yaml syntax Signed-off-by: Calum Murray --------- Signed-off-by: Calum Murray --- label_sync/labels.yaml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/label_sync/labels.yaml b/label_sync/labels.yaml index e0ba7e8..00b3051 100644 --- a/label_sync/labels.yaml +++ b/label_sync/labels.yaml @@ -356,6 +356,38 @@ repos: name: Install target: both addedBy: humans + - color: 0eb33a + description: Issues or PRs related to accessibility improvements or problems + name: kind/accessibility + target: both + addedBy: humans + - color: c25f0e + description: Issues or PRs related to UI changes + name: kind/ui + target: both + addedBy: humans + - color: 640cb0 + description: Issues or PRs related to UX changes + name: kind/ux + target: both + addedBy: humans + knative/docs: + labels: + - color: 0eb33a + description: Issues or PRs related to accessibility improvements or problems + name: kind/accessibility + target: both + addedBy: humans + - color: c25f0e + description: Issues or PRs related to UI changes + name: kind/ui + target: both + addedBy: humans + - color: 640cb0 + description: Issues or PRs related to UX changes + name: kind/ux + target: both + addedBy: humans knative-extensions/net-istio: labels: - color: 447cf6