Pipelines in CI/CD/Run pipelines in GitHub ActionsData Platform Engineer

How do I run and validate MotherDuck pipelines from GitHub Actions?

Call bruin validate and bruin run in a GitHub Actions job against MotherDuck. Connections come from CI secrets, and a failing check blocks the merge before bad data lands in MotherDuck.

Command

bruin run

Defined in

YAML + CI

Works with

GitHub Actions + MotherDuck

What you get

CI validationgated deployssecret-managed connections

How it works in code

# github job
- run: bruin validate ./pipeline
- run: bruin run ./pipeline  # motherduck

Run bruin run and the MotherDuck pipeline runs on merge or on schedule from GitHub Actions.

Ship data pipelines like software

Open source. Validate in CI, gate on checks, deploy on merge, roll back with git.

Sign up to our newsletter

Practical updates on open-source data pipelines, AI analysts, governance, and what we are shipping at Bruin.