Skip to content

Conversation

@avivkeller
Copy link
Member

Copilot AI review requested due to automatic review settings November 16, 2025 20:07
Copilot finished reviewing on behalf of avivkeller November 16, 2025 20:09
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes issue #209 by removing the normalization of the start date to the beginning of the day and renaming the function to better reflect its purpose.

Key changes:

  • Renamed getWeekBounds to getNextWeek to better reflect that it returns a week period from a given start time (not calendar week bounds)
  • Removed the start.setUTCHours(0, 0, 0, 0) call to preserve the exact start time instead of normalizing to midnight
  • Updated the function call in findNextMeetingDate to use the new function name

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@avivkeller
Copy link
Member Author

@richardlau an approval will allow me to land this

@avivkeller avivkeller merged commit db76575 into main Nov 18, 2025
11 checks passed
@avivkeller avivkeller deleted the fix/209 branch November 18, 2025 11:35
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.

HackMD meeting notes overwritten

3 participants