Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add ending_at property to schedules #39

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Adds ending_at property to Schedule, CreateSchedulesRequest, and UpdateSchedulesRequest.

Changes

  • Added ending_at field (time.Time) to Schedule struct with omitempty tag
  • Added ending_at field to CreateSchedulesRequest for schedule creation
  • Added ending_at field to UpdateSchedulesRequest for schedule updates

All fields follow the existing pattern of using time.Time type and omitempty tag, consistent with other time-based fields like scheduled_at.

Link to Devin run: https://app.devin.ai/sessions/86c8da67b4bd4e4782fcf82607226e0b

Co-Authored-By: Christopher Bell <chris@knock.app>
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Co-Authored-By: Christopher Bell <chris@knock.app>
@cjbell cjbell merged commit 7216feb into main Jan 28, 2025
2 checks passed
@cjbell cjbell deleted the devin/1738030377-add-ending-at-to-schedule branch January 28, 2025 02:54
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