oncall-engine/engine/apps/integrations
Vadim Stepanov ea60c0d247
Inbound email integration (#837)
This PR add Inbound Email integration.

It designed to support some variety of ESPs, but in prod we will use
Mailgun, so locally I tested it only with mailgun ESP.

**Important:**
To make it work on different clusters I'm planning to provide different
email domains for different regions, like ....@us.oncall.grafana.net,
...@eu.oncall.grafana.net

---------

Co-authored-by: Innokentii Konstantinov <innokenty.konstantinov@grafana.com>
2023-03-16 13:59:21 +08:00
..
metadata Conform URLs (#281) 2022-07-25 09:12:50 -06:00
mixins Change Organization Deleted/Moved Precedence (#1402) 2023-02-24 11:45:21 +00:00
templates Inbound email integration (#837) 2023-03-16 13:59:21 +08:00
tests Allow multiple database and celery broker types (#582) 2022-10-04 09:25:53 +01:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
middlewares.py Add middleware to catch exception for missing integration, reduce spamminess of logs 2022-10-13 17:18:22 -06:00
tasks.py Cleanup ScenarioStep (#1213) 2023-02-21 20:22:11 +01:00
urls.py Inbound email integration (#837) 2023-03-16 13:59:21 +08:00
views.py Inbound email integration (#837) 2023-03-16 13:59:21 +08:00