]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
labaler: add "shell profile" 39653/head
authorMike Yuan <me@yhndnzj.com>
Sun, 9 Nov 2025 17:57:20 +0000 (18:57 +0100)
committerMike Yuan <me@yhndnzj.com>
Sun, 9 Nov 2025 17:57:20 +0000 (18:57 +0100)
.github/labeler.yml

index 24570fa56cc1cd5b573be5e933f8a41d3904c285..5c39698f492dcfcda0757c4d9a3cf97e4052f066 100644 (file)
@@ -229,6 +229,9 @@ selinux:
 shell-completion:
   - changed-files:
     - any-glob-to-any-file: 'shell-completion/*'
+shell profile:
+  - changed-files:
+    - any-glob-to-any-file: 'profile.d/*'
 shutdown:
   - changed-files:
     - any-glob-to-any-file: ['src/shutdown/*', 'units/**/*shutdown*']