🔍 Test Code Changes on Pull Requests
Automatically validate dbt™ model changes in a pull request by building and testing only the affected models in a temporary schema.
🧹 Lint and Test Code Changes On Pull Requests
Run pre-commit hooks on the files changed in a pull request, then build and test only the modified models with the standard Turbo CI dbt™ command.
🚀 Deploy Code Changes On Merge
Automatically execute dbt™ model builds and deploy them to production when a new pull request is merged into the main branch.