Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 980 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 980 Bytes

About this repository

Forked from: https://github.com/dbt-checkpoint/dbt-checkpoint

Purpose: For customizing checks not suitable for dbt-cerebellum repo as is.

Guideline: Use the original dbt-checkpoint repo for checks that require no alterations.

How to contribute

  1. Clone the repository to your local machine
  2. Open repository in your prefered code editor (e.g. VSCode)
  3. Create a branch from main
  4. Update the relevant dbt-checkpoint file with the necessary alterations
  5. Commit staged changes
  6. Publish Branch to origin
  7. Create Pull Request - Make sure to chose pleo-io/dbt-checkpoint-pleo as the Base Repository Choose a Base Repository
  8. Await review from an Analytics Engineer