From 7e477d4e7186a6757bf0123efccf5e1bfb2d51d7 Mon Sep 17 00:00:00 2001 From: Artur Harasimiuk Date: Thu, 29 Aug 2024 10:32:24 +0000 Subject: [PATCH] ci: infra revision update Related-To: NEO-6527 Signed-off-by: Artur Harasimiuk --- .github/lint.yml | 31 +++++++++++++++++++++++++++++++ manifests/manifest.yml | 2 +- 2 files changed, 32 insertions(+), 1 deletion(-) diff --git a/.github/lint.yml b/.github/lint.yml index 182accfee3..6b1793760e 100644 --- a/.github/lint.yml +++ b/.github/lint.yml @@ -80,6 +80,37 @@ lint: - ci - performance - test + mapping: + files: + 'l0_blackbox_runner_configs.yml': + - ci + '*.md': + - documentation + directory_0: + '.github': + - ci + directory: + test: + - test + source: + - feature + - fix + - refactor + - performance + - build + manifest: + infra: + - ci + _default: + - build + strict: + - feature + priority: + 0: + - test + - documentation + 1: + - ci scope: values: - usm diff --git a/manifests/manifest.yml b/manifests/manifest.yml index 0ac8ab9713..bf55b71e87 100644 --- a/manifests/manifest.yml +++ b/manifests/manifest.yml @@ -31,7 +31,7 @@ components: branch: master dest_dir: infra fetch_tags: true - revision: v6217 + revision: v6219 type: git internal: branch: master