projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e12de9
)
labeler: match all mkosi files
author
Mike Yuan
<me@yhndnzj.com>
Thu, 4 Jul 2024 18:55:42 +0000
(20:55 +0200)
committer
Mike Yuan
<me@yhndnzj.com>
Thu, 4 Jul 2024 18:55:42 +0000
(20:55 +0200)
.github/labeler.yml
patch
|
blob
|
history
diff --git
a/.github/labeler.yml
b/.github/labeler.yml
index 8fe01ea5a0cbcb44f7100bd050376d1b676dacd0..5782c66c3b1a0b4f7d6a86e0ad1da60e4fba77f6 100644
(file)
--- a/
.github/labeler.yml
+++ b/
.github/labeler.yml
@@
-75,7
+75,7
@@
meson:
- any-glob-to-any-file: ['meson_options.txt', '**/meson.build']
mkosi:
- changed-files:
- - any-glob-to-any-file:
['.mkosi/*', 'mkosi.build']
+ - any-glob-to-any-file:
'**/*mkosi*'
mountfsd:
- changed-files:
- any-glob-to-any-file: 'src/mountfsd/*'