Skip to content

Enhance notification system with plugins#19

Merged
Psychevus merged 1 commit into
masterfrom
codex/refactor-notification-system-for-multiple-outputs
Jul 26, 2025
Merged

Enhance notification system with plugins#19
Psychevus merged 1 commit into
masterfrom
codex/refactor-notification-system-for-multiple-outputs

Conversation

@Psychevus
Copy link
Copy Markdown
Owner

@Psychevus Psychevus commented Jul 26, 2025

Summary

  • overhaul notifier system and add Notifier base class
  • implement Slack, Teams, Discord, Telegram, Elasticsearch and Splunk notifiers
  • update CLI and Lambda handler to use pluggable notifiers
  • add unit tests for all notifier integrations
  • document plugin development and notifier usage

Testing

  • ruff check .
  • pytest -q

@Psychevus Psychevus removed the codex label Jul 26, 2025
@Psychevus Psychevus merged commit ddfd31e into master Jul 26, 2025
2 checks passed
@Psychevus Psychevus deleted the codex/refactor-notification-system-for-multiple-outputs branch July 26, 2025 14:50
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