Skip to content

Conversation

@chenjiahan
Copy link
Member

Update repository references from rspack-contrib to rstackjs

Copilot AI review requested due to automatic review settings January 19, 2026 05:30
@netlify
Copy link

netlify bot commented Jan 19, 2026

Deploy Preview for rstack-ecosystem-ci ready!

Name Link
🔨 Latest commit ee5fb67
🔍 Latest deploy log https://app.netlify.com/projects/rstack-ecosystem-ci/deploys/696dc2ca0ea5c30007c129c5
😎 Deploy Preview https://deploy-preview-10--rstack-ecosystem-ci.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.

@gemini-code-assist
Copy link

Summary of Changes

Hello @chenjiahan, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request systematically updates all internal and external references to the project's GitHub organization from 'rspack-contrib' to 'rstackjs'. This change ensures consistency across the codebase, including CI/CD configurations, project metadata, testing setups, and website data, reflecting a likely organizational or branding transition.

Highlights

  • Repository Reference Update: All instances of 'rspack-contrib' in repository URLs and references have been updated to 'rstackjs' across various configuration files, scripts, and mock data.
  • GitHub Actions Configuration: GitHub Actions workflows for ecosystem CI results, dispatch, and per-commit checks have been modified to point to the new 'rstackjs' organization for repository ownership and action usage.
  • Project Metadata and Scripts: The project's 'package.json' now reflects the new organization in its homepage, bug report URL, and repository URL. Internal scripts for updating ecosystem history also use the new 'User-Agent' string.
  • Test Configurations and Mock Data: Test configurations for rsbuild and rspack examples and plugins, as well as mock data for the website, have been updated to reference the 'rstackjs' organization for repository paths and workflow run URLs.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates repository references from rspack-contrib to rstackjs across various files. The changes are largely correct and align with the goal of migrating to the new organization. I've identified one minor issue in a mock data file where a find-and-replace operation seems to have produced an incorrect value. A suggestion for a fix has been provided. Otherwise, the changes look good.

Copy link

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 pull request updates repository references from the rspack-contrib organization to the rstackjs organization across the entire codebase. The changes affect configuration files, mock data, source code, test files, and GitHub Actions workflows to reflect the new organization name.

Changes:

  • Updated GitHub repository URLs from rspack-contrib to rstackjs in package.json, GitHub Actions, and application code
  • Updated workflow run URLs in mock data files to point to the new organization
  • Updated User-Agent strings in API calls to reflect the new organization name

Reviewed changes

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

Show a summary per file
File Description
package.json Updated homepage, bugs, and repository URLs to rstackjs organization
website/src/App.tsx Updated GitHub repository URL constant to rstackjs
website/scripts/fetch-remote-history.mjs Updated DATA_REPO constant to rstackjs organization
scripts/update-ecosystem-history.mjs Updated User-Agent headers to rstackjs
tests/rspack/plugin.ts Updated repository reference to rstackjs/rspack-plugin-ci
tests/rspack/examples.ts Updated repository reference to rstackjs/rspack-examples
tests/rsbuild/plugins.ts Updated 27 plugin repository references to rstackjs organization
tests/rsbuild/examples.ts Updated repository reference to rstackjs/rspack-examples
website/src/data/mock/*.json Updated workflow run URLs in mock data to rstackjs organization
.github/actions/*/action.yaml Updated all ecosystem CI action references to rstackjs organization

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

@chenjiahan chenjiahan merged commit 9681433 into main Jan 19, 2026
18 of 22 checks passed
@chenjiahan chenjiahan deleted the update_org_0119 branch January 19, 2026 05:41
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