From 322840f24b8b1fac0aba60891d9c407ceea8c4b0 Mon Sep 17 00:00:00 2001 From: Umberto Baldi <34278123+umbynos@users.noreply.github.com> Date: Tue, 18 Oct 2022 15:09:48 +0200 Subject: [PATCH] Update labels.yml --- .github/label-configuration-files/labels.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/label-configuration-files/labels.yml b/.github/label-configuration-files/labels.yml index b9efe9f8243..aa5b5e628fb 100644 --- a/.github/label-configuration-files/labels.yml +++ b/.github/label-configuration-files/labels.yml @@ -19,3 +19,9 @@ - name: "topic: packaging" color: "00ffff" description: Related to the release distribution package +- name: "topic: build-process" + color: "00ffff" + description: Related to the sketch build process +- name: "topic: package-management" + color: "00ffff" + description: Related to the packaging and managing of the platform/libraries