From 520fc244c3118f2325db3c6087bb2ef519a4c440 Mon Sep 17 00:00:00 2001 From: anakin87 Date: Fri, 2 Feb 2024 08:32:32 +0100 Subject: [PATCH] new entry for pgvector --- .github/labeler.yml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index f5eaa3374..4d060772c 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -69,6 +69,11 @@ integration:opensearch: - any-glob-to-any-file: "integrations/opensearch/**/*" - any-glob-to-any-file: ".github/workflows/opensearch.yml" +integration:pgvector: + - changed-files: + - any-glob-to-any-file: "integrations/pgvector/**/*" + - any-glob-to-any-file: ".github/workflows/pgvector.yml" + integration:pinecone: - changed-files: - any-glob-to-any-file: "integrations/pinecone/**/*" @@ -81,8 +86,8 @@ integration:qdrant: integration:unstructured-fileconverter: - changed-files: - - any-glob-to-any-file: "integrations/unstructured/fileconverter/**/*" - - any-glob-to-any-file: ".github/workflows/unstructured_fileconverter.yml" + - any-glob-to-any-file: "integrations/unstructured/**/*" + - any-glob-to-any-file: ".github/workflows/unstructured.yml" integration:uptrain: - changed-files: