mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-13 20:18:24 +00:00

* Schema for Alerts #9248 * 1. Api for alerts 2. Api for alertAction API for Alert and AlertAction #9266 * missing file * fix ui failures * Added Api to give function parameter type and additional Context for UI * Added default Triggers in Alerts * checkstyle fix * docs update * function names updated * added timestamp for alert status update * receiver should be unique in json schema and alerts publishers * updated bootstrap filters * updatated review comments * added functions to match eventType for entities * added migrations for alerts * added alert config in alertACtionConfig * Fix issue in sending mails * removed commented part Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>