mirror of
https://github.com/systemd/systemd.git
synced 2025-03-19 22:50:17 +03:00
labeler: remove matches for dropped files (Makefile)
(cherry picked from commit 5e12de940a4220b22754c12668474462df64090e)
This commit is contained in:
parent
9a2f16e4ed
commit
32f2b9bba6
4
.github/labeler.yml
vendored
4
.github/labeler.yml
vendored
@ -15,7 +15,7 @@ btrfs:
|
||||
- any-glob-to-any-file: '**/*btrfs*'
|
||||
build-system:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: ['meson_options.txt', '**/meson.build', 'Makefile', 'configure']
|
||||
- any-glob-to-any-file: ['meson_options.txt', '**/meson.build']
|
||||
busctl:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: '**/*busctl*'
|
||||
@ -78,7 +78,7 @@ mkosi:
|
||||
- any-glob-to-any-file: ['.mkosi/*', 'mkosi.build']
|
||||
mountfsd:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: ['src/mountfsd/*']
|
||||
- any-glob-to-any-file: 'src/mountfsd/*'
|
||||
network:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: ['src/libsystemd-network/**/*', 'src/network/**/*']
|
||||
|
Loading…
x
Reference in New Issue
Block a user