]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
ci(labeler): add policy for `escape` labeler
authorJan Macku <jamacku@redhat.com>
Mon, 19 Feb 2024 15:00:25 +0000 (16:00 +0100)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Mon, 19 Feb 2024 15:09:15 +0000 (16:09 +0100)
.github/labeler.yml

index f74d680ce9d2920e960773a6a88bf77a9431568b..832e6911a383efdd570bfffb3cecf7541a2540ef 100644 (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*'