Skip to content

added schedule change detection notification - #384

Open
yeti107 wants to merge 1 commit into
EuroPython:mainfrom
yeti107:post-schedule-updates-373
Open

added schedule change detection notification#384
yeti107 wants to merge 1 commit into
EuroPython:mainfrom
yeti107:post-schedule-updates-373

Conversation

@yeti107

@yeti107 yeti107 commented Jul 28, 2026

Copy link
Copy Markdown

The bot now ...

  • compares newly fetched schedules against previous schedule
  • detects changes to existing sessions
  • sends notification to the configured schedule updates channel

Method/Implementation

-Added ScheduleChange model for changed sessions
-Added schedule comparison logic in ProgrammeConnector
-Updated the schedule fetch task to send notifs when changes are detected
-Added tests for schedule comparison and notification handling

Ran tests/program_notifications and all 41 passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant