Skip to content

docs: document PrefectDbtRunner lifecycle hooks (on_run_start, post_model, on_run_end)#21738

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
claude/update-docs-da54120
Closed

docs: document PrefectDbtRunner lifecycle hooks (on_run_start, post_model, on_run_end)#21738
github-actions[bot] wants to merge 1 commit intomainfrom
claude/update-docs-da54120

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Automated documentation update triggered by commit da54120.

This PR was generated by Claude Code analyzing source code changes and updating any stale documentation.

Source files changed in triggering push
src/integrations/prefect-dbt/prefect_dbt/__init__.py
src/integrations/prefect-dbt/prefect_dbt/core/__init__.py
src/integrations/prefect-dbt/prefect_dbt/core/_hooks.py
src/integrations/prefect-dbt/prefect_dbt/core/_orchestrator.py
src/integrations/prefect-dbt/prefect_dbt/core/runner.py

Missing coverage recommendations

The following new features have no documentation yet and may need new pages or sections:

Missing coverage recommendations

PrefectDbtOrchestrator lifecycle hooks

PrefectDbtOrchestrator also gained the same on_run_start, on_run_end, and post_model
lifecycle hooks via DbtHookMixin. There is no standalone docs page for
PrefectDbtOrchestrator — it is only mentioned in release notes. A new page at
docs/integrations/prefect-dbt/orchestrator.mdx would provide a good home for
PrefectDbtOrchestrator usage including the new hooks API.

DbtHookContext API reference

DbtHookContext is now a first-class public export from prefect_dbt. The generated
API reference at integrations/prefect-dbt/api-ref/ will pick it up automatically on
the next mdxify run, but the hand-authored runner.mdx now documents its fields inline.
No additional action needed beyond the hooks section added to runner.mdx.

@mintlify
Copy link
Copy Markdown

mintlify Bot commented Apr 30, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
prefect-oss 🟢 Ready View Preview Apr 30, 2026, 3:40 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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.

1 participant