mirror of
https://github.com/codeflash-ai/codeflash-internal.git
synced 2026-05-04 18:25:18 +00:00
## Summary - Adds GitHub Actions workflow that runs on PRs touching `js/cf-webapp/**` - Runs type-check (`tsc --noEmit`), tests (`vitest run`), and build (`next build`) - Posts a PR comment with results table and collapsible route size details - Fails the check if any gate fails ## Evidence - Proof doc: `js/cf-webapp/proof/20-quality-gates.md` ## Test plan - [ ] `bash js/cf-webapp/proof/reproducers/20-quality-gates.sh` — 10/10 checks pass - [ ] Workflow triggers on a PR touching cf-webapp files - [ ] PR comment appears with quality report |
||
|---|---|---|
| .. | ||
| workflows | ||
| dependabot.yml | ||
| pull_request_template.md | ||