dpguthrie/dbt Cloud Column Aware CI

This action will run dbt Cloud CI jobs taking into account downstream dependencies from projects set up with dbt Mesh

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dbt_cloud_service_tokendbt Cloud Service Tokenyes
dbt_cloud_token_valuedbt Cloud Personal API Key for use with the dbt Cloud CLIyes
dbt_cloud_token_nameThe name of the personal API Key created in dbt Cloudyes
dbt_cloud_account_iddbt Cloud Account IDyes
dbt_cloud_job_iddbt Cloud CI Job ID for the current projectyes
dbt_cloud_hostdbt Cloud hostnocloud.getdbt.com
dialectSQL dialect used in the dbt project (e.g., 'snowflake', 'bigquery', 'redshift')yes
log_levelLogging level (DEBUG, INFO, WARNING, ERROR, CRITICAL)noINFO
dry_runIf true, will compile and analyze changes but won't trigger the dbt Cloud jobnofalse
github_tokenGitHub token for API authenticationno${{ github.token }}

no outputs