CoreModelsCoreModels
Airbyte recipe

CI Drift Gate for Airbyte

Fail the build before a source schema change lands in your warehouse.

Import your Airbyte catalog, record the first audit, and wire the audit gate into your CI pipeline: CI re-discovers the catalog, calls the API-key audit surface (v1/{projectId}/integrations/airbyte/audit), and fails the build when data.errorCount > 0. An SVG status badge reports the latest recorded run.