oncall-engine/engine/apps/webhooks
Matias Bordese 576fecf6d3
feat: add personal webhook notification backend (#5426)
Related to https://github.com/grafana/irm/issues/332

(see https://github.com/grafana/oncall/pull/5440 and
https://github.com/grafana/oncall/pull/5446 for the related UI changes)

---------

Co-authored-by: Matt Thorning <matt.thorning@grafana.com>
2025-02-18 17:53:07 +00:00
..
migrations feat: add personal webhook notification backend (#5426) 2025-02-18 17:53:07 +00:00
models feat: add personal webhook notification backend (#5426) 2025-02-18 17:53:07 +00:00
presets Add manual trigger support for webhooks (#4934) 2024-09-09 12:17:23 +00:00
tasks feat: add personal webhook notification backend (#5426) 2025-02-18 17:53:07 +00:00
tests feat: add personal webhook notification backend (#5426) 2025-02-18 17:53:07 +00:00
__init__.py shift swap requests model + CRUD endpoints (#2597) 2023-07-21 19:35:19 +00:00
apps.py Webhooks trigger tasks on alert group events (#1533) 2023-03-13 21:19:22 +00:00
backend.py feat: add personal webhook notification backend (#5426) 2025-02-18 17:53:07 +00:00
listeners.py Handle alert group deleted when task is already queued (#4230) 2024-04-16 14:39:00 +00:00
signals.py Add users_to_be_notified to new webhooks payload (#1798) 2023-04-20 16:13:48 +00:00
utils.py Add important version of round-robin escalation step (#5418) 2025-01-21 16:29:36 +00:00