Skip to content

feat: add scheduleOptions support to JobBuilder for node-cron integration#174

Merged
GiovaniGuizzo merged 6 commits into
masterfrom
feat/cron-options
May 3, 2026
Merged

feat: add scheduleOptions support to JobBuilder for node-cron integration#174
GiovaniGuizzo merged 6 commits into
masterfrom
feat/cron-options

Conversation

@GiovaniGuizzo
Copy link
Copy Markdown
Contributor

Checklist for Pull Requests

  • All tests pass (yarn test:all and yarn test:integration)
  • Code follows the style guide and passes lint checks
  • Documentation is updated (README, docs, etc)
  • Linked to corresponding issue, if applicable

Summary of Changes

Closes #172

GiovaniGuizzo and others added 2 commits May 3, 2026 10:14
…tion

Co-authored-by: Copilot <copilot@github.com>
…ing flexibility

Co-authored-by: Copilot <copilot@github.com>
@GiovaniGuizzo GiovaniGuizzo requested a review from merencia as a code owner May 3, 2026 13:20
merencia
merencia previously approved these changes May 3, 2026
@GiovaniGuizzo GiovaniGuizzo merged commit 3a7c59f into master May 3, 2026
6 checks passed
@GiovaniGuizzo GiovaniGuizzo deleted the feat/cron-options branch May 3, 2026 14:15
sidequest-release Bot pushed a commit that referenced this pull request May 3, 2026
# [1.15.0](v1.14.1...v1.15.0) (2026-05-03)

### Features

* add scheduleOptions support to JobBuilder for node-cron integration ([#174](#174)) ([3a7c59f](3a7c59f))
@sidequest-release
Copy link
Copy Markdown

🎉 This PR is included in version 1.15.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow forwarding node-cron options (e.g. timezone) through .schedule()

2 participants