Skip to content

Replace BI brand with WSO2 Integrator#2363

Open
LakshanWeerasinghe wants to merge 2 commits into
wso2:release/ballerina-5.12.xfrom
LakshanWeerasinghe:fix-#1717
Open

Replace BI brand with WSO2 Integrator#2363
LakshanWeerasinghe wants to merge 2 commits into
wso2:release/ballerina-5.12.xfrom
LakshanWeerasinghe:fix-#1717

Conversation

@LakshanWeerasinghe

@LakshanWeerasinghe LakshanWeerasinghe commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Purpose

$subject

Fixes wso2/product-integrator#1717

Summary by CodeRabbit

  • Style
    • Updated UI labels, prompts, tooltips, and descriptions across the extension and visualizer components to reflect consistent naming conventions.

@coderabbitai

coderabbitai Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Warning

Review limit reached

@LakshanWeerasinghe, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 42 minutes and 22 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more credits in the billing tab to continue.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 68d0a77f-0315-49c5-830a-01af74b62b37

📥 Commits

Reviewing files that changed from the base of the PR and between 0e5830e and 9997708.

📒 Files selected for processing (1)
  • workspaces/ballerina/ballerina-visualizer/src/views/AIPanel/components/CodeSection.tsx
📝 Walkthrough

Walkthrough

Nine user-facing strings across the Ballerina extension and visualizer are updated to replace "BI Copilot", "BI Integration", and "BI Intelligence" with "WSO2 Integrator Copilot" or "WSO2 Integrator". No logic, types, or exported signatures are changed.

Changes

UI String Rebranding

Layer / File(s) Summary
Error and sign-in message rebranding
workspaces/ballerina/ballerina-extension/src/features/ai/utils.ts, workspaces/ballerina/ballerina-extension/src/features/ai/utils/ai-utils.ts
Error string in getTokenForDefaultModel and sign-in prompt in getErrorMessage() updated from "BI Intelligence users"/"BI Copilot" to "WSO2 Integrator Copilot".
UI prompt and label rebranding
...AIPanel/LoginPanel/index.tsx, ...AIPanel/components/CodeSection.tsx, ...BI/Forms/FlowNodeForm/index.tsx, ...BI/ImportIntegration/ConfigureProjectForm.tsx, ...BI/ImportIntegration/ImportIntegrationForm.tsx
Install prompt, code section fallback label, Fix-with-AI tooltip, AI enhancement helper text, and import wizard description all updated from "BI Copilot"/"BI Integration"/"BI" to "WSO2 Integrator Copilot"/"WSO2 Integrator Integration"/"WSO2 Integrator".
MigrationPanel model selector label rebranding
workspaces/ballerina/ballerina-visualizer/src/views/MigrationPanel/MigrationPanel.tsx
ModelSelector dropdown option and status bar model label for value="wso2" renamed from "WSO2 BI Copilot" to "WSO2 Integrator Copilot".

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related issues

  • #1717 (Remove usage of the term "BI" across all plugins): This PR directly implements the audit requested in that issue, replacing "BI Copilot", "BI Integration", and "BI Intelligence" with "WSO2 Integrator Copilot" / "WSO2 Integrator" across the Ballerina plugin.

Possibly related PRs

  • wso2/vscode-extensions#2362: Modifies the same LoginPanel/index.tsx login/install UI text with updated WSO2 branding, directly overlapping with this PR's changes.
  • wso2/vscode-extensions#2345: Handles the "Unsupported login method" sign-in routing path that the updated error message string in ai-utils.ts feeds into.

Suggested reviewers

  • hevayo
  • gigara
  • kanushka

Poem

🐇 Hop, hop, away with "BI"!
The copilot's name now reaches the sky,
"WSO2 Integrator" – crisp and clear,
Nine little strings updated right here.
The rabbit stamps the labels with cheer! 🌟

🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (2 warnings)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is incomplete; it lacks most required template sections including Goals, Approach, UI Component Development details, Release notes, Documentation, Testing, and other critical sections. Complete the PR description by filling out all required template sections, particularly Goals, Approach, Release notes, and Documentation.
Docstring Coverage ⚠️ Warning Docstring coverage is 40.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The PR title clearly summarizes the main change: replacing BI brand references with WSO2 Integrator across the codebase.
Linked Issues check ✅ Passed The PR successfully addresses issue #1717 by replacing all instances of 'BI' branding with 'WSO2 Integrator' across 8 files in the Ballerina plugin components.
Out of Scope Changes check ✅ Passed All changes are narrowly scoped to replacing 'BI' brand terminology with 'WSO2 Integrator' text; no out-of-scope modifications were introduced.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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 and usage tips.

@NipunaRanasinghe NipunaRanasinghe left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

Looping in @xlight05 for copilot side changes

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