.github/labeler.yml: auto-label flakes stuff

This commit is contained in:
Silvan Mosberger 2023-11-16 03:49:16 +01:00
parent c798d8f0a1
commit 076ed58875

5
.github/labeler.yml vendored
View File

@ -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/**/*