]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
labeler: match src/bootctl/ for sd-boot/bootctl tag
authorMike Yuan <me@yhndnzj.com>
Thu, 4 Sep 2025 15:28:02 +0000 (17:28 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 7 Oct 2025 09:48:58 +0000 (11:48 +0200)
Follow-up for 0b676aab33be2fa8b092f1bf5f1f4e04f072eda4

(cherry picked from commit ebcb0a07d3eaa459dd60ebba4c41bfb9d2cac802)

.github/labeler.yml

index dc8cc0eab99a8b4340a5c760db6c8a93060f4c20..6a426a40ce5a4c110b67f45130f0cece2618615c 100644 (file)
@@ -195,7 +195,7 @@ run:
     - any-glob-to-any-file: ['src/run/*', 'man/systemd-run*']
 sd-boot/sd-stub/bootctl:
   - changed-files:
-    - any-glob-to-any-file: ['src/boot/**/*', 'man/bootctl*', 'man/systemd-boot.xml']
+    - any-glob-to-any-file: ['src/boot/**/*', 'src/bootctl/*', 'man/bootctl*', 'man/systemd-boot.xml']
 sd-bus:
   - changed-files:
     - any-glob-to-any-file: '**/sd-bus*/**'