PR-scoped quality gates and set-and-forget CI.
- PR-scoped gating:
scan/ci --changes --base <ref>gate a PR on only the files it changed; an unresolved base ref fails the run instead of passing an empty scan (#185). forceFixableflag inscan --jsonfor findings onlyfix -fresolves (#192).- Set-and-forget CI: moving
@v1Action tag +version: latest;initand docs updated; the release pipeline re-pointsv1automatically. - Node 24 across
.nvmrc, the Action default, and CI docs (floor stays>=20); version fallback now derived from package.json. - Marketplace Action renamed to
aislop — AI Code Quality Gate(published by scanaislop).
New Bitbucket Pipelines recipe in the docs. Full changelog in CHANGELOG.md.