Skip to content

Conversation

@chenjiahan
Copy link
Member

Summary

Link to the Rsbuild plugin list page instead of maintaining a duplicated plugin list. This helps reduce maintenance overhead.

Checklist

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

Copilot AI review requested due to automatic review settings January 2, 2026 13:26
@netlify
Copy link

netlify bot commented Jan 2, 2026

Deploy Preview for rstest-dev ready!

Name Link
🔨 Latest commit a4c6379
🔍 Latest deploy log https://app.netlify.com/projects/rstest-dev/deploys/6957c78dada2580008510c55
😎 Deploy Preview https://deploy-preview-829--rstest-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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

This PR simplifies documentation maintenance by replacing a manually maintained list of Rsbuild plugins with direct links to Rsbuild's centralized plugin list page. This reduces duplication and maintenance overhead.

Key changes:

  • Replaced extensive plugin lists with concise links to Rsbuild's official plugin list page
  • Updated GitHub action to reference the correct organization name

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
website/docs/zh/config/build/plugins.mdx Removed duplicated Chinese plugin list; added link to Rsbuild's plugin list page
website/docs/en/config/build/plugins.mdx Removed duplicated English plugin list; added link to Rsbuild's plugin list page
.github/actions/eco-ci-result/action.yml Updated repository owner from "rspack-contrib" to "rstackjs"

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

with:
script: |
const owner = "rspack-contrib"
const owner = "rstackjs"
Copy link

Copilot AI Jan 2, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change from "rspack-contrib" to "rstackjs" appears unrelated to the PR's stated purpose of linking to the Rsbuild plugin list. Consider moving this organizational/repository name change to a separate PR to maintain clear commit history and easier review, or update the PR description to mention this additional change.

Suggested change
const owner = "rstackjs"
const owner = "rspack-contrib"

Copilot uses AI. Check for mistakes.
@chenjiahan chenjiahan merged commit eef5408 into main Jan 2, 2026
22 checks passed
@chenjiahan chenjiahan deleted the plugin_list_0102 branch January 2, 2026 13:34
@9aoy 9aoy mentioned this pull request Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant