# CI/CD Templates

Streamline your development workflow with automated testing and deployment templates. These integrations ensure code quality through automated validation and enable seamless production deployments when changes are merged.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>🔍 Test Code Changes on Pull Requests</strong></td><td>Automatically validate dbt™ model changes in a pull request by building and testing only the affected models in a temporary schema.</td><td></td><td><a href="/pages/4yvXFSUSDiMzbtY9LTPE">/pages/4yvXFSUSDiMzbtY9LTPE</a></td><td></td></tr><tr><td><strong>🚀 Deploy Code Changes On Merge</strong></td><td>Automatically execute dbt™ model builds and deploy them to production when a new pull request is merged into the main branch.</td><td></td><td><a href="/pages/dEJad877CBxETHE6LcbL">/pages/dEJad877CBxETHE6LcbL</a></td><td></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.paradime.io/app-help/documentation/bolt/creating-schedules/templates/ci-cd-templates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
