chore: add topic:promptnode label (#4347)

This commit is contained in:
Bilge Yücel 2023-03-07 23:23:40 +03:00 committed by GitHub
parent 024332f98f
commit 9198d5ec42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.github/labeler.yml vendored
View File

@ -45,6 +45,9 @@ topic:rest_api:
topic:LLM:
- haystack/nodes/prompt/*
- test/nodes/test_prompt_node.py
topic:promptnode:
- haystack/nodes/prompt/*
- test/nodes/test_prompt_node.py
topic:file_converter:
- haystack/nodes/file_converter/*
- test/nodes/test_file_converter.py