✦ VectorData is live · Open workspace →
Docs menu

Integrations

GitHub Actions Data CI

Use the published composite Action (action/dbt-ci) or the example workflow. Requires VECTORDATA_WEBHOOK_SECRET in GitHub Actions secrets.

Steps

  1. 1. Secret

    Add VECTORDATA_WEBHOOK_SECRET matching DBT_WEBHOOK_SECRET on Vectornosis.

  2. 2. Permissions

    checks: write and pull-requests: write on the job.

  3. 3. Inputs

    webhook-secret (required), run-results-path (default target/run_results.json), optional notify=true for Slack/email.

  4. 4. Multi-warehouse dbt

    Works with dbt-bigquery or dbt-snowflake — VectorData only needs the artifact.

Related