Skip to content

Add webhook alerts for pipeline incidents#13

Merged
Bmowville merged 1 commit into
mainfrom
feature/webhook-alerts
Jun 7, 2026
Merged

Add webhook alerts for pipeline incidents#13
Bmowville merged 1 commit into
mainfrom
feature/webhook-alerts

Conversation

@Bmowville

Copy link
Copy Markdown
Owner

Summary

  • add configurable webhook alerts for failed/canceled pipeline runs and warning/failed quality checks
  • deliver alerts in FastAPI background tasks so ingestion responses stay fast
  • include dashboard, run detail, and timeline links in alert payloads using PUBLIC_BASE_URL
  • document webhook setup, payload shape, and shared-secret receiver verification

Validation

  • python -m ruff check .
  • python -m mypy app
  • python -m alembic upgrade head
  • python -m pytest
  • git diff --check

@Bmowville Bmowville merged commit 5031d94 into main Jun 7, 2026
1 check passed
@Bmowville Bmowville deleted the feature/webhook-alerts branch June 7, 2026 21:49
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