oncall-engine/engine/apps/mobile_app/tasks
Joey Orlando 65bceaa297
rename notify_user_async celery task to notify_user_about_new_alert_group (#2900)
# What this PR does

Follow up to #2888, rename `notify_user_async` celery task to
`notify_user_about_new_alert_group`.

## 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] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-08-29 16:02:09 +02:00
..
__init__.py rename notify_user_async celery task to notify_user_about_new_alert_group (#2900) 2023-08-29 16:02:09 +02:00
going_oncall_notification.py refactor apps.mobile_app.tasks into individual task files (#2888) 2023-08-29 11:34:09 +02:00
new_alert_group.py rename notify_user_async celery task to notify_user_about_new_alert_group (#2900) 2023-08-29 16:02:09 +02:00
new_shift_swap_request.py refactor apps.mobile_app.tasks into individual task files (#2888) 2023-08-29 11:34:09 +02:00