From 6a2e51d023179e1ec543802ddcbcccea3fd0ad66 Mon Sep 17 00:00:00 2001 From: Janne Valkealahti Date: Sat, 26 Jun 2021 15:23:41 +0100 Subject: [PATCH] Manage labels --- .github/labels-manage.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/labels-manage.yml b/.github/labels-manage.yml index 919db363..23887d25 100644 --- a/.github/labels-manage.yml +++ b/.github/labels-manage.yml @@ -20,6 +20,13 @@ color: F9D0C4 description: Belongs to uml feature +- name: automation/rlnotes-header + color: EDEDED + description: Belongs to release notes automation +- name: automation/rlnotes-footer + color: EDEDED + description: Belongs to release notes automation + - name: for/backport color: E99695 description: For backporting