Skip to content

Comments

Turn off github workflows by default and add documentation around it#53

Merged
TheEdgeOfRage merged 1 commit intomainfrom
improve-docs
Feb 6, 2026
Merged

Turn off github workflows by default and add documentation around it#53
TheEdgeOfRage merged 1 commit intomainfrom
improve-docs

Conversation

@TheEdgeOfRage
Copy link
Member

No description provided.

@cursor
Copy link

cursor bot commented Feb 6, 2026

PR Summary

Low Risk
Primarily workflow-trigger and documentation changes; main risk is teams unintentionally having CI/CD disabled until they opt in by uncommenting triggers.

Overview
Disables automated dbt runs by default by commenting out the on: triggers in dbt_ci.yml (PR), dbt_deploy.yml (push/schedule), and dbt_prod.yml (schedule), leaving workflow_dispatch as the primary entry point.

Updates documentation (README.md, docs/cicd.md) to warn about Dune credit costs and to instruct teams to explicitly re-enable triggers by uncommenting the workflow sections; also includes minor formatting/clarity tweaks and adds an incremental-model run/test step in the PR CI workflow definition.

Written by Cursor Bugbot for commit 97816ac. Configure here.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

Comment @cursor review or bugbot run to trigger another review on this PR

@TheEdgeOfRage TheEdgeOfRage merged commit 3556d9d into main Feb 6, 2026
1 check passed
@TheEdgeOfRage TheEdgeOfRage deleted the improve-docs branch February 6, 2026 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants