oncall-engine/engine/apps/webhooks
2024-02-23 15:57:57 +00:00
..
migrations Add is_from_connected_integration field to webhook model (#3951) 2024-02-23 15:57:57 +00:00
models Add is_from_connected_integration field to webhook model (#3951) 2024-02-23 15:57:57 +00: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 Migrate webhooks integration_filter to use a m2m field instead (#3946) 2024-02-23 11:55:44 +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
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