This repository was archived by the owner on Jan 20, 2026. It is now read-only.
·
2 commits
to main
since this release
PR #45 includes the following updates:
Feature Updates
- Added the following variables to account for potentially missing tables. For dbt Core users, each is
Trueby default and will need to be set toFalsein the root project'sdbt_project.yml. For Fivetran Quickstart users, they will be dynamically enabled/disabled based on the presence of the associated source table.github__using_issue_assignee: Disable if missingISSUE_ASSIGNEEgithub__using_issue_label: Disable if missingISSUE_LABELgithub__using_label: Disable if missingLABELgithub__using_requested_reviewer_history: Disable if missingREQUESTED_REVIEWER_HISTORY
Under the Hood
- Updated package maintainer PR template.
Full Changelog: v0.9.0...v0.9.1