Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

ubaidrmn
Copy link
Collaborator

@ubaidrmn ubaidrmn commented Oct 1, 2025

Added an incoming webhook for DBT. Used the payloads from their official documentation in fixtures. I have tested it on a free trial account by capturing the payload using webhook.site.

Fixes: #35274

Screenshots and screen captures:

001
Self-review checklist
  • Self-reviewed the changes for clarity and maintainability
    (variable names, code reuse, readability, etc.).

Communicate decisions, questions, and potential concerns.

  • Explains differences from previous plans (e.g., issue description).
  • Highlights technical choices and bugs encountered.
  • Calls out remaining decisions and concerns.
  • Automated tests verify logic where appropriate.

Individual commits are ready for review (see commit discipline).

  • Each commit is a coherent idea.
  • Commit message(s) explain reasoning and motivation for changes.

Completed manual review and testing of the following:

  • Visual appearance of the changes.
  • Responsiveness and internationalization.
  • Strings and tooltips.
  • End-to-end functionality of buttons, interactions and flows.
  • Corner cases, error conditions, and easily imagined bugs.

@alya
Copy link
Contributor

alya commented Oct 1, 2025

Thanks! Please tag @Niloth-p for maintainer review once this PR passes tests.

@ubaidrmn ubaidrmn force-pushed the feat-dbt-integration branch 3 times, most recently from 114c53e to 12fb9a1 Compare October 2, 2025 08:02
@ubaidrmn ubaidrmn force-pushed the feat-dbt-integration branch from 12fb9a1 to 0443aa5 Compare October 2, 2025 08:05
@ubaidrmn
Copy link
Collaborator Author

ubaidrmn commented Oct 2, 2025

@Niloth-p PR is ready for review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add dbt webhook integration
3 participants