]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
labeler: match per-user machined units too
authorMike Yuan <me@yhndnzj.com>
Sun, 9 Nov 2025 17:57:01 +0000 (18:57 +0100)
committerMike Yuan <me@yhndnzj.com>
Sun, 9 Nov 2025 17:57:01 +0000 (18:57 +0100)
.github/labeler.yml

index ef16533b9db36bfe433caf4d050f9f9ea239c4eb..24570fa56cc1cd5b573be5e933f8a41d3904c285 100644 (file)
@@ -132,7 +132,7 @@ login:
     - any-glob-to-any-file: ['src/login/*', '**/sd-login*/**']
 machine:
   - changed-files:
-    - any-glob-to-any-file: ['src/machine/*', 'units/*machine*']
+    - any-glob-to-any-file: ['src/machine/*', 'units/**/*machine*']
 meson:
   - changed-files:
     - any-glob-to-any-file: ['meson_options.txt', '**/meson.build']