From 1ee74adfcbf5aaf41d2453208acf583af0cdb1fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABl=20Valais?= Date: Tue, 7 Oct 2025 18:21:14 +0200 Subject: [PATCH] add the 'cybr' label MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Stop gap solution until we find a better way. For context, adding this label will ask https://github.com/maelvls/gh-to-jira to create a Jira ticket in the cert-manager team's backlog. Signed-off-by: Maƫl Valais --- config/labels.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/labels.yaml b/config/labels.yaml index bd630b4e..c5f96b5e 100644 --- a/config/labels.yaml +++ b/config/labels.yaml @@ -414,3 +414,8 @@ default: name: tide/squash target: pts addedBy: humans + - color: "006699" + description: "Used by CyberArk maintainers to provide line management with visibility into upcoming potential work." + name: cybr + target: both + addedBy: humans