fix(release): harden trusted plugin scan

This commit is contained in:
Vincent Koc
2026-08-20 17:09:09 -07:00
parent 412ee3b783
commit e88d3410eb
4 changed files with 48 additions and 22 deletions
@@ -332,7 +332,6 @@ jobs:
fi
if [[ "$RERUN_GROUP" == "all" || "$RERUN_GROUP" == "plugin-prerelease" ]]; then
echo "- Plugin prerelease: \`Plugin Prerelease\` with \`target_ref=${TARGET_SHA}\`"
echo "- Plugin prerelease Node exclusions: \`${plugin_prerelease_node_exclusions}\`"
else
echo "- Plugin prerelease: skipped by rerun group"
fi