summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorCole Helbling <cole.e.helbling@outlook.com>2022-03-17 07:53:19 -0700
committerCole Helbling <cole.e.helbling@outlook.com>2022-03-17 16:41:35 -0700
commit5e4d6e627ef0a6dd06bc4ac094ef2f97770f9f06 (patch)
tree313a7811f94a5fc7a15cdeead3c3d279b67d9d68 /.github
parent6cc306ec23b7b63835be7277647554d14a869f28 (diff)
downloadnixpkgs-5e4d6e627ef0a6dd06bc4ac094ef2f97770f9f06.tar
nixpkgs-5e4d6e627ef0a6dd06bc4ac094ef2f97770f9f06.tar.gz
nixpkgs-5e4d6e627ef0a6dd06bc4ac094ef2f97770f9f06.tar.bz2
nixpkgs-5e4d6e627ef0a6dd06bc4ac094ef2f97770f9f06.tar.lz
nixpkgs-5e4d6e627ef0a6dd06bc4ac094ef2f97770f9f06.tar.xz
nixpkgs-5e4d6e627ef0a6dd06bc4ac094ef2f97770f9f06.tar.zst
nixpkgs-5e4d6e627ef0a6dd06bc4ac094ef2f97770f9f06.zip
labeler: don't use path-based labeling for BSD
ofborg labels the bsd and darwin platforms based on the title, which
conflicts with the labeler action's `sync-labels` setting (if no paths
are changed, it'll remove the label).
Diffstat (limited to '.github')
-rw-r--r--.github/labeler.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index c5c10d3e4bc..a48f60e7763 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -5,10 +5,6 @@
   - pkgs/development/libraries/agda/**/*
   - pkgs/top-level/agda-packages.nix
 
-"6.topic: bsd":
-  - pkgs/os-specific/bsd/**/*
-  - pkgs/stdenv/freebsd/**/*
-
 "6.topic: cinnamon":
   - pkgs/desktops/cinnamon/**/*