carlonuccio/bq-watchdog
AI-powered BigQuery cost guard for dbt projects
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gcp_project | GCP project ID | yes | — |
| bq_location | BigQuery dataset location (US, EU, etc.) | — | EU |
| target_dir | dbt target directory | — | target |
| warn_threshold | Cost per run (USD) to trigger a warning | — | 0.50 |
| block_threshold | Cost per run (USD) to block the PR | — | 5.00 |
| anthropic_api_key | Anthropic API key for AI fix suggestions (optional) | no | — |
| github_token | GitHub token to post PR comment | — | ${{ github.token }} |
| post_pr_comment | Post cost breakdown as a PR comment | — | true |
Outputs
no outputs