fivetran / dbt_github_source

Fivetran's GitHub source dbt package
https://fivetran.github.io/dbt_github_source/
Apache License 2.0
7 stars 13 forks source link

Feature/Label-Source-Addition #22

Closed fivetran-joemarkiewicz closed 2 years ago

fivetran-joemarkiewicz commented 2 years ago

Are you a current Fivetran customer?

Fivetran created PR

What change(s) does this PR introduce?

This PR adds the label source table. This was necessary as the issue_label depreciated the label column. The respective label information will now be synced within the label table.

Additionally, a few minor updates were made to the issue_label table and some spelling updates were applied.

Does this PR introduce a breaking change?

Since this PR removes a field from the issue_label table and adds a new source table, this will be reflected as a breaking change.

Is this PR in response to a previously created Issue

How did you test the PR changes?

- [X] CircleCi - [ ] Other (please provide additional testing details below) **Select which warehouse(s) were used to test the PR** - [X] BigQuery - [X] Redshift - [X] Snowflake - [ ] Postgres - [ ] Databricks - [ ] Other (provide details below) **Provide an emoji that best describes your current mood** 🏷️ **Feedback** We are so excited you decided to contribute to the Fivetran community dbt package! We continue to work to improve the packages and would greatly appreciate your [feedback](https://www.surveymonkey.com/r/DQ7K7WW) on our existing dbt packages or what you'd like to see next.
fivetran-jamie commented 2 years ago

ah also remember to change the package version in the README installation instructions since it's breaking