Add Ability to Disable `repo_team` Table
Happy Friday! 🥳
This release addresses issue #17, in which the package failed if you do not have the repo_team
source table synced.
If you would like to disable all tables and logic related to repo_team
, set the github__using_repo_team
variable to false in your dbt_project.yml
file.