January 10th, 2025
Seamless Integration with CI: Build Directly from dbt Cloud Runs
Simplify your CI workflows with an enhanced Hashboard CLI integration for dbt Cloud. You can now trigger automated builds directly from a dbt Cloud CI run ID using hb build --dbt-cloud-run-id [run id]
. This feature reduces manual steps and keeps your CI/CD processes tightly aligned with your development pipelines. For setup guidance, visit our example Github actions.