Merge pull request #324963 from ExpidusOS/feat/labeler
github: add flutter label, fix llvm/clang label
This commit is contained in:
9
.github/labeler.yml
vendored
9
.github/labeler.yml
vendored
@@ -74,6 +74,13 @@
|
|||||||
- lib/systems/flake-systems.nix
|
- lib/systems/flake-systems.nix
|
||||||
- nixos/modules/config/nix-flakes.nix
|
- nixos/modules/config/nix-flakes.nix
|
||||||
|
|
||||||
|
"6.topic: flutter":
|
||||||
|
- any:
|
||||||
|
- changed-files:
|
||||||
|
- any-glob-to-any-file:
|
||||||
|
- pkgs/build-support/flutter/*.nix
|
||||||
|
- pkgs/development/compilers/flutter/**/*.nix
|
||||||
|
|
||||||
"6.topic: GNOME":
|
"6.topic: GNOME":
|
||||||
- any:
|
- any:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
@@ -149,7 +156,7 @@
|
|||||||
- any:
|
- any:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
- any-glob-to-any-file:
|
- any-glob-to-any-file:
|
||||||
- pkgs/development/compilers/llvm/*
|
- pkgs/development/compilers/llvm/**/*
|
||||||
|
|
||||||
"6.topic: lua":
|
"6.topic: lua":
|
||||||
- any:
|
- any:
|
||||||
|
|||||||
Reference in New Issue
Block a user