]> 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)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 4 Sep 2025 16:32:48 +0000 (17:32 +0100)
Follow-up for 0b676aab33be2fa8b092f1bf5f1f4e04f072eda4

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