From e5d280c40ba589019087d16cf402c93aa78979bb Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Fri, 8 Nov 2024 19:48:59 +0100 Subject: [PATCH] .github/labeler.yml: remove darwin and bsd --- .github/labeler.yml | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index 77ed9da6df72..1d8e612d4ed3 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -1,3 +1,4 @@ +# NOTE: bsd, darwin and cross-compilation labels are handled by ofborg "6.topic: agda": - any: - changed-files: @@ -8,12 +9,6 @@ - pkgs/development/libraries/agda/**/* - pkgs/top-level/agda-packages.nix -"6.topic: bsd": - - any: - - changed-files: - - any-glob-to-any-file: - - pkgs/os-specific/bsd/**/* - "6.topic: cinnamon": - any: - changed-files: @@ -55,14 +50,6 @@ - pkgs/development/cuda-modules/**/* - pkgs/top-level/cuda-packages.nix -"6.topic: darwin": - - any: - - changed-files: - - any-glob-to-any-file: - - pkgs/os-specific/darwin/**/* - - pkgs/top-level/darwin-aliases.nix - - pkgs/top-level/darwin-packages.nix - "6.topic: deepin": - any: - changed-files: