mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
labeler: set network label when tests for networkd or friends are updated
This commit is contained in:
2
.github/labeler.yml
vendored
2
.github/labeler.yml
vendored
@@ -150,7 +150,7 @@ mountfsd:
|
||||
- any-glob-to-any-file: '**/*mountfsd*'
|
||||
network:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: ['src/libsystemd-network/**/*', 'src/network/**/*', 'network/*']
|
||||
- any-glob-to-any-file: ['src/libsystemd-network/**/*', 'src/network/**/*', 'network/*', 'test/networkd-test.py', 'test/test-network*']
|
||||
notify:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: 'src/notify/*'
|
||||
|
||||
Reference in New Issue
Block a user