oncall-engine/engine/apps/schedules/tasks
Joey Orlando 4b0bb86ce4
Notify user when their shift swap request is taken (#2992)
# What this PR does

Closes #2868

**Slack thread message**
<img width="442" alt="Screenshot 2023-09-07 at 15 47 30"
src="https://github.com/grafana/oncall/assets/9406895/f8f39341-4d18-4a43-88be-066993275fcd">

**Push notification**
Clicking on the push notification goes to the SSR detail view

<img width="423" alt="Screenshot 2023-09-07 at 15 48 59"
src="https://github.com/grafana/oncall/assets/9406895/5bb0fbf3-3e55-47e3-bf24-9cb5690dc17c">


## 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-09-07 14:59:54 +00:00
..
shift_swaps Notify user when their shift swap request is taken (#2992) 2023-09-07 14:59:54 +00:00
__init__.py Rework schedule ical export (#1783) 2023-04-18 17:07:11 +00:00
drop_cached_ical.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
notify_about_empty_shifts_in_schedule.py Update schedule slack notifications (#2710) 2023-08-03 12:38:01 +00:00
notify_about_gaps_in_schedule.py Update schedule slack notifications (#2710) 2023-08-03 12:38:01 +00:00
refresh_ical_files.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00