From 8e547be75b9d3e47cda833fd2f697916cde08d13 Mon Sep 17 00:00:00 2001 From: Zee Aslam Date: Fri, 29 Dec 2023 20:16:30 -0500 Subject: [PATCH] Update labels.yaml Signed-off-by: Zee Aslam --- .github/labels.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/labels.yaml b/.github/labels.yaml index 304dffc77f..7e8afb4afd 100644 --- a/.github/labels.yaml +++ b/.github/labels.yaml @@ -54,6 +54,9 @@ - name: wontfix color: "ffffff" description: This will not be worked on +- name: blocked + color: "cc3300" + description: blocked by another issue - name: flux/upgrade color: "ededed"