oncall-engine/engine/apps/webhooks
Matias Bordese 0711484a50
Add status change trigger type to webhooks (#3920)
Related to https://github.com/grafana/oncall/issues/3395

This should help with upcoming planned integrations work.
2024-02-19 14:12:56 -03:00
..
migrations Add status change trigger type to webhooks (#3920) 2024-02-19 14:12:56 -03:00
models Add status change trigger type to webhooks (#3920) 2024-02-19 14:12:56 -03:00
presets Allow OnCall API to use Grafana Service Accounts (#3189) 2023-11-23 16:42:27 +00:00
tasks Add status change trigger type to webhooks (#3920) 2024-02-19 14:12:56 -03:00
tests Add status change trigger type to webhooks (#3920) 2024-02-19 14:12:56 -03: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
listeners.py Add transaction on_commit before signals for alert group actions (#3731) 2024-01-31 15:54:50 -07:00
signals.py Add users_to_be_notified to new webhooks payload (#1798) 2023-04-20 16:13:48 +00:00
utils.py expose OUTGOING_WEBHOOK_TIMEOUT as env var (#3801) 2024-02-01 10:48:09 -05:00