catchco/Get dbt Cloud Run Id

Get the Run Id from dbt Cloud for a given GitHub PR number.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 10, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: catchco/dbt-cloud-get-run-id@0c0cb2d9fa08538cd4b1bc072a7fe478b8775a99 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
dbt_cloud_account_iddbt Cloud Account Idyes
dbt_cloud_api_keydbt Cloud API Keyyes
dbt_cloud_job_idThe dbt Cloud Job Definition Id to search for associated runs.yes
dbt_cloud_request_limitRecord limit to apply when listing runs.no100
namedescription
runIdThe most recent dbt Cloud Run Id that is associated to the pull request.