1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 03:30:45 +00:00

Merge pull request #267784 from tweag/flakes-labeler

.github/labeler.yml: auto-label flakes stuff
This commit is contained in:
Silvan Mosberger 2023-11-16 13:05:03 +01:00 committed by GitHub
commit a517f66da7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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