Releases: Stevedow99/dbt-cloud-get-job-run-action
Releases · Stevedow99/dbt-cloud-get-job-run-action
dbt Cloud Get Job Run Action v1
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
).