Skip to content

feat: refactor alerting layer to use Symfony Notifier#10

Merged
ArthurJCQ merged 2 commits intomainfrom
feat/notifier-alerting
Apr 23, 2026
Merged

feat: refactor alerting layer to use Symfony Notifier#10
ArthurJCQ merged 2 commits intomainfrom
feat/notifier-alerting

Conversation

@ArthurJCQ
Copy link
Copy Markdown
Owner

Replace the mailer-based alerting with Symfony Notifier to support both email and chat channels. User picks the channel via config and installs the matching transport package (e.g. symfony/slack-notifier). Transport and message_bus are configured by the user in their own framework config.

ArthurJCQ and others added 2 commits April 22, 2026 18:02
Replace the mailer-based alerting with Symfony Notifier to support both
email and chat channels. User picks the channel via config and installs
the matching transport package (e.g. symfony/slack-notifier). Transport
and message_bus are configured by the user in their own framework config.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@ArthurJCQ ArthurJCQ merged commit 438b915 into main Apr 23, 2026
2 checks passed
@ArthurJCQ ArthurJCQ deleted the feat/notifier-alerting branch April 23, 2026 16:12
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