oncall-engine/engine/apps/webhooks/tasks
Vadim Stepanov 5074a16861
SNOW external ID (#4076)
# What this PR does

- Adds a new model `AlertGroupExternalID` to keep track of incident IDs
in external systems
- Adds calls to integration config specific functions on alert group
creation and webhook response

## Which issue(s) this PR closes

Related to https://github.com/grafana/oncall-private/issues/2541

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] Added the relevant release notes label (see labels prefixed w/
`release:`). These labels dictate how your PR will
    show up in the autogenerated release notes.
2024-03-20 10:54:27 +00:00
..
__init__.py Webhooks trigger tasks on alert group events (#1533) 2023-03-13 21:19:22 +00:00
alert_group_status.py Add status change trigger type to webhooks (#3920) 2024-02-19 14:12:56 -03:00
trigger_webhook.py SNOW external ID (#4076) 2024-03-20 10:54:27 +00:00