Copy-paste configs for GitHub Actions, GitLab CI, Bitbucket Pipelines, Jenkins, CircleCI, and Azure DevOps. Each example includes sample schemas so you can test the diff locally before adding it to your pipeline.
PR comments, Check Runs, HTML report artifacts, and a breaking-change gate. Runs only when .sql files change.
Merge request pipeline with MR comments, downloadable artifacts, smart skip, and breaking-change fail.
Pull-request checks with PR comments, artifacts, and a breaking-change gate.
Jenkinsfile with console reports, build descriptions, artifact archiving, and breaking-change fail.
Branch workflow with PR comments, artifact storage, and path-filtered runs.
Pull-request pipeline with PR comments, published artifacts, and a breaking-change gate.
Use these files to test any example locally. The current schema adds a column, an index, and a new table compared to the base schema.