oncall-engine/engine/apps/schedules/tasks
Matias Bordese 4c92826c26
chore: update schedule checks notification period and improve wording (#5412)
Related to https://github.com/grafana/oncall-private/issues/2994

- Extend gaps/empty shift checks to consider 30 days (customizable via
param, eventually make it customizable per schedule?); ie. every week
(per beat schedule), check the schedule next 30 days
- Trigger checks via async task on schedule API updates (instead of a
sync call)
- Update notifications wording / link to schedule
2025-01-16 12:19:16 +00:00
..
shift_swaps Notify user when their shift swap request is taken (#2992) 2023-09-07 14:59:54 +00:00
__init__.py fix: update missing users / empty shifts check (#5322) 2025-01-02 13:50:09 +00:00
check_gaps_and_empty_shifts.py chore: update schedule checks notification period and improve wording (#5412) 2025-01-16 12:19:16 +00:00
drop_cached_ical.py Fix module 'apps.schedules.tasks.notify_about_empty_shifts_in_schedule' has no attribute 'apply_async' AttributeError (#3640) 2024-01-10 06:22:44 -05:00
notify_about_empty_shifts_in_schedule.py chore: update schedule checks notification period and improve wording (#5412) 2025-01-16 12:19:16 +00:00
notify_about_gaps_in_schedule.py chore: update schedule checks notification period and improve wording (#5412) 2025-01-16 12:19:16 +00:00
refresh_ical_files.py feat: convert schedule.channel (char field) to schedule.slack_channel (foreign key) (#5199) 2024-11-04 14:27:21 -05:00