summaryrefslogtreecommitdiffstats
path: root/.github/labeler.yml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2023-07-29 14:11:14 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2023-07-29 14:11:14 +0200
commit79ce5f940e2313717ae8cbee598c8b4e34880a5e (patch)
tree15619ff26fd948bc78696f0d2632541761a98d64 /.github/labeler.yml
parentconfigure: update meson invocation (diff)
downloadsystemd-79ce5f940e2313717ae8cbee598c8b4e34880a5e.tar.xz
systemd-79ce5f940e2313717ae8cbee598c8b4e34880a5e.zip
labeller: add build-system label
Diffstat (limited to '')
-rw-r--r--.github/labeler.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 6adaeb2447..fd5fc9113b 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -6,6 +6,11 @@ binfmt:
- '**/*binfmt*'
btrfs:
- '**/*btrfs*'
+build-system:
+ - meson_options.txt
+ - '**/meson.build'
+ - Makefile
+ - configure
busctl:
- '**/*busctl*'
cgls: