projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3f17a8
)
labeler: support varlink tag
author
Yu Watanabe
<watanabe.yu+github@gmail.com>
Fri, 23 Aug 2024 14:15:10 +0000
(23:15 +0900)
committer
Mike Yuan
<me@yhndnzj.com>
Fri, 23 Aug 2024 14:46:16 +0000
(16:46 +0200)
.github/labeler.yml
patch
|
blob
|
history
diff --git
a/.github/labeler.yml
b/.github/labeler.yml
index 66ee1863447c97a046c99da0ce30f7f61f007f21..45155606d4b88590671909fc35dbaf684078ec7a 100644
(file)
--- a/
.github/labeler.yml
+++ b/
.github/labeler.yml
@@
-315,6
+315,9
@@
util-lib:
utmp/wtmp:
- changed-files:
- any-glob-to-any-file: '**/*utmp*'
+varlink:
+ - changed-files:
+ - any-glob-to-any-file: ['src/varlink/*', 'src/libsystemd/sd-varlink/*', 'src/systemd/sd-varlink*']
vconsole:
- changed-files:
- any-glob-to-any-file: '**/*vconsole*'