From 2a5e8b24e9911c897be71077e943739b8632e442 Mon Sep 17 00:00:00 2001 From: Josephasafg Date: Thu, 20 Jun 2024 09:42:23 +0300 Subject: [PATCH] ci: Added parter labels --- .github/labeler.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index 83c20e4b..ec21c704 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -16,3 +16,19 @@ ci: - changed-files: - any-glob-to-any-file: - .github/* + +aws: + - changed-files: + - any-glob-to-any-file: + - ai21/clients/bedrock/* + - ai21/clients/sagemaker/* + +azure: + - changed-files: + - any-glob-to-any-file: + - ai21/clients/azure/* + +vertex: + - changed-files: + - any-glob-to-any-file: + - ai21/clients/vertex/*