dbt Cloud Job action
Version updated for https://github.com/dbt-labs/dbt-cloud-job-action to version v7.1.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action facilitates the automation of triggering and managing dbt Cloud jobs directly from a GitHub workflow. It allows users to initiate dbt Cloud jobs, monitor their progress, and retrieve key artifacts such as run_results.json, manifest.json, and catalog.json. Additionally, it provides enhanced functionality like job cancellation upon action termination, support for GitHub pull request integration, and configurable options for overriding job parameters and execution steps.
What’s Changed
What’s Changed
- Fix CVEs and add configurable api_timeout by @b-per in https://github.com/dbt-labs/dbt-cloud-job-action/pull/10
Full Changelog: https://github.com/dbt-labs/dbt-cloud-job-action/compare/v7.0.0...v7.1.0