From 96ce43b809a5f66eef339051bba53e9c046d1cd2 Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Sun, 30 May 2021 10:41:40 -0400 Subject: labels: cacerts always needs backporting In general, we should always be backporting cacerts changes to keep our stable version up to date with the latest trust chains. Not perfect: will mislabel changes on stable branches probably, but I think that is a reasonable tradeoff. --- .github/labeler.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index 5dd885552d62..2c15e7e18be4 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -152,3 +152,6 @@ "8.has: module (update)": - nixos/modules/**/* + +"9.needs: port to stable": + - pkgs/data/misc/cacert/default.nix -- cgit v1.2.3