Skip to content

Comments

chore(web): Distinguish between bitbucket server and cloud in "open in" buttons#910

Merged
brendan-kellam merged 2 commits intomainfrom
bkellam/bitbucket_button_nit
Feb 19, 2026
Merged

chore(web): Distinguish between bitbucket server and cloud in "open in" buttons#910
brendan-kellam merged 2 commits intomainfrom
bkellam/bitbucket_button_nit

Conversation

@brendan-kellam
Copy link
Contributor

@brendan-kellam brendan-kellam commented Feb 19, 2026

image image

Summary by CodeRabbit

  • Changed
    • Updated "Open in" button copy to distinguish between Bitbucket Server and Cloud.
    • Improved Bitbucket Server and Cloud labeling throughout the interface.
    • Simplified repository header to display only the main title.

@github-actions

This comment has been minimized.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 19, 2026

Caution

Review failed

The pull request is closed.

Walkthrough

Updates string values for Bitbucket code host identification to distinguish between Server and Cloud variants, simplifies the repository page heading by removing the secondary name line, and documents the "Open in" button copy changes in the changelog.

Changes

Cohort / File(s) Summary
Bitbucket Server/Cloud Distinction
packages/web/src/lib/utils.ts, CHANGELOG.md
Updated codeHostName values in getCodeHostInfoForRepo to "Bitbucket Server" and "Bitbucket Cloud" instead of generic "Bitbucket"; documented the change in changelog.
Repository Page UI
packages/web/src/app/[domain]/repos/[id]/page.tsx
Removed secondary repository name line from page heading, displaying only the display name as the main title.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Possibly related PRs

Suggested reviewers

  • msukkari
✨ Finishing Touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch bkellam/bitbucket_button_nit

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.

@brendan-kellam brendan-kellam merged commit b99a020 into main Feb 19, 2026
9 checks passed
@brendan-kellam brendan-kellam deleted the bkellam/bitbucket_button_nit branch February 19, 2026 23:11
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