oncall-engine/engine/apps/webhooks
Michael Derynck 1ff316b00f
Fix team blocking webhook execution (#1898)
Fix issue where the team of the alert receive channel was being used to
filter webhooks.
2023-05-09 12:59:01 +00:00
..
migrations Webhook 2 improvements and fixes (#1829) 2023-04-26 15:55:08 -06:00
models Webhook 2 improvements and fixes (#1829) 2023-04-26 15:55:08 -06:00
tasks Fix team blocking webhook execution (#1898) 2023-05-09 12:59:01 +00:00
tests Fix team blocking webhook execution (#1898) 2023-05-09 12:59:01 +00:00
admin.py Add webhooks app and initial models (#1101) 2023-03-09 19:39:25 +00:00
apps.py Webhooks trigger tasks on alert group events (#1533) 2023-03-13 21:19:22 +00:00
listeners.py Add users_to_be_notified to new webhooks payload (#1798) 2023-04-20 16:13:48 +00:00
signals.py Add users_to_be_notified to new webhooks payload (#1798) 2023-04-20 16:13:48 +00:00
utils.py Webhook 2 improvements and fixes (#1829) 2023-04-26 15:55:08 -06:00