fivetran / dbt_package_automations

Project used by the Fivetran dbt package team to help automate package development and maintenance efforts.
3 stars 1 forks source link

check related repos #14

Open fivetran-catfritz opened 12 months ago

fivetran-catfritz commented 12 months ago

Issue #13

I added comments that describe the code flow.

The only caveat was which PR from the sister repo to select since it's possible to have multiple open PRs in a given repo. I opted to scan the PR that was most recently updated in the related repo, since I think that would address most cases.

Also this doesn't work for the rollup packages since multiple packages feed a rollup, so open to suggestions there. As the code stands, it will still assign team dbt to a rollup package.