From 83c210a31d02fb3d3eabb22451a21cfce74ff365 Mon Sep 17 00:00:00 2001 From: Francesco Novy Date: Mon, 31 Jul 2023 18:13:12 +0200 Subject: [PATCH] build(release): Add `statusProvider` context check for craft To ensure we wait for the correct check to pass before continuing with publishing. --- .craft.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.craft.yml b/.craft.yml index 94e5b37d02a0..a024213564db 100644 --- a/.craft.yml +++ b/.craft.yml @@ -1,6 +1,11 @@ minVersion: '0.23.1' changelogPolicy: simple preReleaseCommand: bash scripts/craft-pre-release.sh +statusProvider: + name: github + config: + contexts: + - All required tests passed or skipped targets: # NPM Targets ## 1. Base Packages, node or browser SDKs depend on