Skip to content

fix: skip Next.js examples in CI#483

Merged
intellild merged 1 commit into
mainfrom
fix/skip-next-rspack-examples-ci
Jul 22, 2026
Merged

fix: skip Next.js examples in CI#483
intellild merged 1 commit into
mainfrom
fix/skip-next-rspack-examples-ci

Conversation

@intellild

Copy link
Copy Markdown
Contributor

No description provided.

@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: db562a61-bd9b-49fd-8bb1-0f16dac15385

📥 Commits

Reviewing files that changed from the base of the PR and between e63157a and 68f6b56.

📒 Files selected for processing (2)
  • .github/workflows/ci.yaml
  • package.json

📝 Walkthrough

Walkthrough

The CI workflow now runs the build:ci script. package.json defines build:ci to execute the existing component build targets and adds build:rspack:ci, which excludes the next-rspack-app-router and next-rspack-page-router projects from the Rspack build.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive No pull request description was provided, so the intent cannot be validated from the description alone. Add a brief description of the CI change, especially that Next.js examples are excluded from the CI build.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title matches the main change: CI now skips the Next.js example builds.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/skip-next-rspack-examples-ci

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.

@intellild
intellild merged commit ffbb4fd into main Jul 22, 2026
4 checks passed
@intellild
intellild deleted the fix/skip-next-rspack-examples-ci branch July 22, 2026 02:31
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