PR and release gating using Local Image Scanner
Release Gating
./aikido-local-scanner image-scan your-image-name --apikey AIK_CI_xxx --fail-on criticalPR Gating
./aikido-local-scanner image-scan your-image-name --apikey AIK_CI_xxx --fail-on critical --gating-mode pr --base-commit-id abc123 --head-commit-id def456 Last updated
Was this helpful?