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: