Align local validation with CI and draft public repo description - #3
Conversation
Mirror GitHub Actions by running the fixture smoke test, dbt build, and Terraform format/validate so local CONTRIBUTING checks match CI. Co-authored-by: Russell <rlancaster243@users.noreply.github.com>
|
Warning Review limit reached
Next review available in: 4 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Summary
scripts/validate.shwith the full GitHub Actions gate: Ruff, format, mypy, pytest, fixture smoke test,dbt build, Terraform fmt/init/validateGitHub About (paste when going public)
Description (≤350 chars):
Topics:
These match the README framing (reusable reference / portfolio case study) and avoid implying a live managed deployment.
Acceptance criteria
bash scripts/validate.shexercises the same checks as.github/workflows/ci.yml(minus Actions-only artifact uploads)Scope
No application logic, fixture, or model changes. Repo visibility and GitHub About metadata are left for the maintainer (this environment cannot update them).