summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJan Macku <jamacku@redhat.com>2024-02-27 15:54:40 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2024-02-27 16:26:45 +0100
commitc1631d4e49618e2fe757d6e9a9e2853c1ef6bf4d (patch)
tree5b0ff3213762fcf07f6ed6eb37b784d64a733345 /.github
parenttest: use socat in unidirectional mode (diff)
downloadsystemd-c1631d4e49618e2fe757d6e9a9e2853c1ef6bf4d.tar.xz
systemd-c1631d4e49618e2fe757d6e9a9e2853c1ef6bf4d.zip
ci(labeler): add rule for `shell-completion` label
Diffstat (limited to '.github')
-rw-r--r--.github/labeler.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 832e6911a3..86a31776f4 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -136,6 +136,9 @@ sd-resolve:
selinux:
- changed-files:
- any-glob-to-any-file: '**/*selinux*'
+shell-completion:
+ - changed-files:
+ - any-glob-to-any-file: 'shell-completion/*'
sleep:
- changed-files:
- any-glob-to-any-file: ['src/shared/*sleep*', 'src/sleep/*']