mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
labeler: add matches for login and logind
This commit is contained in:
committed by
Frantisek Sumsal
parent
56f20e3a46
commit
42e6ad1684
6
.github/labeler.yml
vendored
6
.github/labeler.yml
vendored
@@ -55,6 +55,12 @@ journal:
|
||||
journal-remote:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: 'src/journal-remote/*'
|
||||
login:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: '**/sd-login*/**'
|
||||
logind:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: 'src/login/*'
|
||||
meson:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: ['meson_options.txt', '**/meson.build']
|
||||
|
||||
Reference in New Issue
Block a user