Files
dbt-project-evaluator/.github/pull_request_template.md
2023-09-18 19:40:04 +02:00

835 B

This is a:

  • bug fix PR with no breaking changes
  • new functionality

Description & motivation

Integration Test Screenshot

Checklist

  • I have verified that these changes work locally on the following warehouses (Note: it's okay if you do not have access to all warehouses, this helps us understand what has been covered)
    • BigQuery
    • Postgres
    • Redshift
    • Snowflake
    • Databricks
    • DuckDB
    • Trino/Starburst
  • I have updated the README.md (if applicable)
  • I have added tests & descriptions to my models (and macros if applicable)