mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
ci(labeler): add policy for escape labeler
This commit is contained in:
committed by
Frantisek Sumsal
parent
88d4b97a24
commit
12af0efba5
3
.github/labeler.yml
vendored
3
.github/labeler.yml
vendored
@@ -40,6 +40,9 @@ documentation:
|
||||
env-generator:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: '**/*environment*generator*'
|
||||
escape:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: '**/*escape*'
|
||||
debug-generator:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: '**/debug-generator*'
|
||||
|
||||
Reference in New Issue
Block a user