oncall-engine/engine/apps/twilioapp
Yulya Artyukhina 3c93375244
Update alert group state by backsync (#4089)
# What this PR does
Adds method to update alert group state by backsync
Related to https://github.com/grafana/oncall-private/issues/2542
Should be merged with
https://github.com/grafana/oncall-private/pull/2606

## 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-27 12:37:01 +00:00
..
migrations add missing db migrations + add additional backend db migration check to CI (#3234) 2023-10-31 16:00:55 -04:00
models remove deprecated backend code (#2502) 2023-07-12 02:07:45 -04:00
tests Add BaseFailed exceptions for phone_notificator (#2074) 2023-06-08 05:55:41 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
gather.py Update alert group state by backsync (#4089) 2024-03-27 12:37:01 +00:00
phone_provider.py Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
status_callback.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
urls.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
views.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00