Skip to content

Releases: Stevedow99/dbt-cloud-get-job-run-action

dbt Cloud Get Job Run Action v1

29 Sep 23:25
Compare
Choose a tag to compare

This action will look up a dbt Cloud job (based on job ID) and fetch the most recent run of that given job. It will then wait until the most recent run for that given job finishes and return the human readable status (e.g. Success, Error, Cancelled).