1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-28 02:50:16 +03:00

ci(labeler): add policy for escape labeler

This commit is contained in:
Jan Macku 2024-02-19 16:00:25 +01:00 committed by Frantisek Sumsal
parent 88d4b97a24
commit 12af0efba5

3
.github/labeler.yml vendored
View File

@ -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*'