From: Mike Yuan Date: Thu, 4 Sep 2025 15:28:02 +0000 (+0200) Subject: labeler: match src/bootctl/ for sd-boot/bootctl tag X-Git-Tag: v257.10~72 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=928a6876a5e01e4ca3890b48ca487a76c26cc47d;p=thirdparty%2Fsystemd.git labeler: match src/bootctl/ for sd-boot/bootctl tag Follow-up for 0b676aab33be2fa8b092f1bf5f1f4e04f072eda4 (cherry picked from commit ebcb0a07d3eaa459dd60ebba4c41bfb9d2cac802) --- diff --git a/.github/labeler.yml b/.github/labeler.yml index dc8cc0eab99..6a426a40ce5 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -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*/**'