From e398477f1dc25b05ada019f227525e12b31d8ed2 Mon Sep 17 00:00:00 2001
From: Paul Abel
Date: Thu, 20 Jun 2024 11:44:15 +0100
Subject: [PATCH] add "needs cherry pick" github label
---
labels.yml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/labels.yml b/labels.yml
index 87ba665..1e61b88 100644
--- a/labels.yml
+++ b/labels.yml
@@ -91,3 +91,6 @@
- color: E2F7ED
description: Issues or PRs opened by an external contributor
name: community
+- color: B52D2D
+ description: Cherry pick this PR into a release branch
+ name: needs cherry pick