summary refs log tree commit diff
path: root/.github/labeler.yml
diff options
context:
space:
mode:
authorSilvan Mosberger <contact@infinisil.com>2023-11-16 03:49:16 +0100
committerSilvan Mosberger <contact@infinisil.com>2023-11-16 03:49:16 +0100
commit076ed588750d6f56bc2f1f10bb51642b9ac89a44 (patch)
tree7c1b9ffc84543e7a41557e682c68fbc7a4989c5a /.github/labeler.yml
parentc798d8f0a18de04b557e329a576553a247dea54f (diff)
.github/labeler.yml: auto-label flakes stuff
Diffstat (limited to '.github/labeler.yml')
-rw-r--r--.github/labeler.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index c05c496cb1022..582260312274b 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -37,6 +37,11 @@
 "6.topic: fetch":
   - pkgs/build-support/fetch*/**/*
 
+"6.topic: flakes":
+  - '**/flake.nix'
+  - lib/systems/flake-systems.nix
+  - nixos/modules/config/nix-flakes.nix
+
 "6.topic: GNOME":
   - doc/languages-frameworks/gnome.section.md
   - nixos/modules/services/desktops/gnome/**/*