Skip to content

Conversation

@chenjiahan
Copy link
Member

Summary

  • Update heading case in multiple markdown files to follow consistent style
  • Add heading-case check to format:js script in package.json
  • Bump heading-case dependency from 1.0.6 to 1.0.7

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copilot AI review requested due to automatic review settings February 12, 2026 09:21
@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@github-actions github-actions bot added release: document release: document related release(mr only) team The issue/pr is created by the member of Rspack. labels Feb 12, 2026
@cloudflare-workers-and-pages
Copy link

Deploying rspack with  Cloudflare Pages  Cloudflare Pages

Latest commit: 65586ba
Status: ✅  Deploy successful!
Preview URL: https://dac8a13e.rspack-v2.pages.dev
Branch Preview URL: https://docs-heading-case-0212.rspack-v2.pages.dev

View logs

Copy link
Contributor

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

Standardizes Markdown heading capitalization across docs/READMEs and enforces the style via the heading-case CLI in the repo’s JS formatting scripts.

Changes:

  • Update heading capitalization in multiple .md/.mdx files to sentence case.
  • Add heading-case to format:js / format-ci:js and bump it to ^1.0.7.
  • Move heading-case dependency management to the root workspace (lockfile updated accordingly).

Reviewed changes

Copilot reviewed 15 out of 16 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
website/package.json Removes heading-case from website devDependencies (now managed at repo root).
website/docs/zh/guide/migration/rspack_1.x.mdx Adjusts a section heading to sentence case.
website/docs/zh/config/module-rules.mdx Adjusts page heading to sentence case.
website/docs/zh/blog/announcing-1-7.mdx Adjusts a section heading to sentence case.
website/docs/en/guide/tech/rsc.mdx Adjusts section headings to sentence case.
website/docs/en/guide/migration/rspack_1.x.mdx Adjusts multiple section headings to sentence case.
website/docs/en/contribute/development/project.md Adjusts many headings to sentence case for consistency.
website/docs/en/config/module-rules.mdx Adjusts page heading to sentence case.
website/docs/en/config/filename-placeholders.mdx Adjusts section headings to sentence case.
tests/e2e/cases/lazy-compilation/cross-origin/README.md Adjusts heading capitalization in test documentation.
pnpm-lock.yaml Updates lockfile for [email protected] and importer placement.
packages/rspack-test-tools/README.md Adjusts a section heading to sentence case.
package.json Adds heading-case to formatting scripts and bumps dependency to ^1.0.7.
crates/rspack_tools/README.md Adjusts a command section heading to sentence case.
crates/rspack_binding_api/README.md Adjusts headings to sentence case.
AGENTS.md Adjusts headings to sentence case.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

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

@github-actions
Copy link
Contributor

📦 Binary Size-limit

Comparing 65586ba to fix: generating correct types for @rspack/lite-tapable (#13048) by Qingyu Wang

🙈 Size remains the same at 48.68MB

@github-actions
Copy link
Contributor

Rsdoctor Bundle Diff Analysis

⚠️ Note: The latest commit (d967d97e93) does not have baseline artifacts. Using commit 788cf6ee17 for baseline comparison instead. If this seems incorrect, please wait a few minutes and try rerunning the workflow.

Found 5 projects in monorepo, 0 projects with changes.

📊 Quick Summary
Project Total Size Change
react-10k 5.7 MB 0
react-1k 825.4 KB 0
react-5k 2.7 MB 0
rome 984.2 KB 0
ui-components 2.2 MB 0

Generated by Rsdoctor GitHub Action

@chenjiahan chenjiahan merged commit 090d7ba into main Feb 12, 2026
54 of 58 checks passed
@chenjiahan chenjiahan deleted the docs_heading_case_0212 branch February 12, 2026 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: document release: document related release(mr only) team The issue/pr is created by the member of Rspack.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant