Official GitHub Actions integration #9182
leo-schick
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would appreciate an official GitHub Actions similar to mwhitaker/dbt-action but maintained on a regular basis. The GitHub Actions command should be able to execute dbt commands in a GitHub Actions workflow.
I think it would be a great benefit to the community to be able to
dbt parse
ordbt test
in pull requests before they get mergeddbt run
on commit time or in a nightly build via a time based triggerProject mwhitaker/dbt-action is far behind, with latest version released is 1.6.3. A official version should be updated as soon a new version is released.
Beta Was this translation helpful? Give feedback.
All reactions