Skip to content

Fixed typo in scheduler integration file name#27418

Merged
EvanHahn merged 1 commit into
mainfrom
fix-scheduler-integration-filename-typo
Apr 15, 2026
Merged

Fixed typo in scheduler integration file name#27418
EvanHahn merged 1 commit into
mainfrom
fix-scheduler-integration-filename-typo

Conversation

@EvanHahn
Copy link
Copy Markdown
Contributor

no ref

This change should have no user impact.

"intergation" should be "integration".

no ref

This change should have no user impact.

"intergation" should be "integration".
@EvanHahn EvanHahn changed the title Fixed typo in scheduler integration file Fixed typo in scheduler integration file name Apr 15, 2026
@EvanHahn EvanHahn enabled auto-merge (squash) April 15, 2026 22:22
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 15, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 61de823a-14ec-4254-9ef7-7bd1bdfa1e07

📥 Commits

Reviewing files that changed from the base of the PR and between 112bf52 and 9a7475b.

📒 Files selected for processing (2)
  • ghost/core/core/server/adapters/scheduling/post-scheduling/index.js
  • ghost/core/core/server/adapters/scheduling/post-scheduling/scheduler-integration.js

Walkthrough

An import path typo was corrected in the post-scheduling module. The scheduler integration dependency import was updated from ./scheduler-intergation to ./scheduler-integration. No functional changes were made to the module's logic, initialization flow, or public entity declarations.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: fixing a typo in the scheduler integration file name from 'intergation' to 'integration'.
Description check ✅ Passed The description is related to the changeset, explaining the typo correction ('intergation' to 'integration') and noting no user impact.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix-scheduler-integration-filename-typo

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link
Copy Markdown

@EvanHahn EvanHahn merged commit 483403c into main Apr 15, 2026
44 checks passed
@EvanHahn EvanHahn deleted the fix-scheduler-integration-filename-typo branch April 15, 2026 22:46
franky19 pushed a commit to franky19/Ghost that referenced this pull request Apr 18, 2026
no ref

This change should have no user impact.

"intergation" should be "integration".
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