dbt-labs / dbt-spark

dbt-spark contains all of the code enabling dbt to work with Apache Spark and Databricks
https://getdbt.com
Apache License 2.0
395 stars 221 forks source link

add docs-issue workflow to dbt-spark #913

Closed McKnight-42 closed 11 months ago

McKnight-42 commented 11 months ago

resolves #https://github.com/dbt-labs/actions/issues/111 docs dbt-labs/docs.getdbt.com/#

Problem

Overlooking docs changes related to dbt-core and adapters changes

Solution

Automate the creation of docs issues by adding the user docs a label to merged PRs

Checklist