]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
labeler: match the whole tree of shell-completion/
authorMike Yuan <me@yhndnzj.com>
Mon, 17 Nov 2025 22:59:57 +0000 (23:59 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 17 Nov 2025 23:26:16 +0000 (08:26 +0900)
.github/labeler.yml

index 5c39698f492dcfcda0757c4d9a3cf97e4052f066..466a6478da078a4e4a0daeec5dbcaa86ca58804f 100644 (file)
@@ -228,7 +228,7 @@ selinux:
     - any-glob-to-any-file: '**/*selinux*'
 shell-completion:
   - changed-files:
-    - any-glob-to-any-file: 'shell-completion/*'
+    - any-glob-to-any-file: 'shell-completion/**'
 shell profile:
   - changed-files:
     - any-glob-to-any-file: 'profile.d/*'