[Bug] Pull requests depending on branch in dbt-adapters are not fully working #43
Closed
2 tasks done
Labels
bug
Something isn't working
Is this a new bug?
Current Behavior
It's tricky to have a PR in dbt-postgres that depends on a branch in dbt-adapters and allows all CI checks to execute.
See internal slack for initial context: https://dbt-labs.slack.com/archives/C034EV1RH4Z/p1712161174778999?thread_ts=1711994615.204219&cid=C034EV1RH4Z
Expected Behavior
There should be a mechanism with a similar effect as bc0b179 that allows for (temporarily) using a dev branch in dbt-adapters for testing purposes.
Steps To Reproduce
No response
Relevant log output
No response
Environment
Additional Context
Here's an example:
#39 needs the branch from dbt-labs/dbt-adapters#135 in order to do its testing.
The text was updated successfully, but these errors were encountered: