Skip to content

Choose a tag to compare

@heavykenny heavykenny released this 06 Jun 14:27
· 28 commits to main since this release
f978894

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).
  • forceFixable flag in scan --json for findings only fix -f resolves (#192).
  • Set-and-forget CI: moving @v1 Action tag + version: latest; init and docs updated; the release pipeline re-points v1 automatically.
  • 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.