Skip to content

fix(ci): rename install script so gitbook-cli no longer breaks npm ci…#43

Merged
springzhang-kite merged 1 commit into
mainfrom
add-changelog-workflow
May 22, 2026
Merged

fix(ci): rename install script so gitbook-cli no longer breaks npm ci…#43
springzhang-kite merged 1 commit into
mainfrom
add-changelog-workflow

Conversation

@springzhang-kite
Copy link
Copy Markdown
Collaborator

@springzhang-kite springzhang-kite commented May 22, 2026

… on node 20

Summary by CodeRabbit

  • Chores
    • Updated npm scripts to include a gitbook install command.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 22, 2026

Caution

Review failed

Pull request was closed or merged during review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 66d7ec85-9d74-4f9f-af40-3c8bc056d405

📥 Commits

Reviewing files that changed from the base of the PR and between 640afba and 86e9ec8.

📒 Files selected for processing (1)
  • package.json

📝 Walkthrough

Walkthrough

This PR adds a gitbook:install script to the npm scripts configuration in package.json, replacing the prior generic install script entry with a dedicated GitBook install command.

Changes

GitBook Script Configuration

Layer / File(s) Summary
GitBook install script
package.json
The npm scripts section is updated to add a gitbook:install script pointing to the gitbook install command.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A script so small, a command so pure,
GitBook install, forever secure!
One line changed, the build will sing,
Hop along, let the docs take wing! 📚✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically describes the main change: renaming an install script to fix a gitbook-cli issue with npm ci on Node 20.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch add-changelog-workflow

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

@springzhang-kite springzhang-kite merged commit 2dbd0db into main May 22, 2026
1 check was pending
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.

2 participants