fix(ci): gate plugin prerelease docker suite

This commit is contained in:
Vincent Koc
2026-04-29 01:04:23 -07:00
parent 115e763804
commit b85cf280c7
4 changed files with 32 additions and 7 deletions

View File

@@ -367,7 +367,7 @@ jobs:
echo "- Target SHA: \`${TARGET_SHA}\`"
} >> "$GITHUB_STEP_SUMMARY"
dispatch_and_wait plugin-prerelease.yml -f target_ref="$TARGET_SHA" -f expected_sha="$TARGET_SHA"
dispatch_and_wait plugin-prerelease.yml -f target_ref="$TARGET_SHA" -f expected_sha="$TARGET_SHA" -f full_release_validation=true
release_checks:
name: Run release/live/Docker/QA validation