Context:
In order to send alerts to custom webhooks, we need to store information on which webhook an alert is to send a notification to. See parent task for more context.
AT:
- There is a field for webhook name in `AlertCreationDto`
- The confluence documentation for alerts is updated
- The email field can now be nullable, make sure the alertJob can deal with this
This is the controller panel for Smart Panels app
- is depended on by
-
OPT-3235 Webhook selection is added to alerts creation modal
- Done