Skip to content

fix(web): use "branch" wording in Git quick action copy#2525

Closed
imabdulazeez wants to merge 2 commits into
pingdotgg:mainfrom
imabdulazeez:fix/git-actions-branch-copy
Closed

fix(web): use "branch" wording in Git quick action copy#2525
imabdulazeez wants to merge 2 commits into
pingdotgg:mainfrom
imabdulazeez:fix/git-actions-branch-copy

Conversation

@imabdulazeez
Copy link
Copy Markdown
Contributor

@imabdulazeez imabdulazeez commented May 5, 2026

What changed

Cleaned up a few Git action labels that were showing refName / ref instead of branch.

Why

refName seems like just an internal name. In the UI, branch is clearer. (And was the case in an old update

Screenshots

Before

image

After

image

Checklist

  • This PR is small and focused
  • I explained what changed and why
  • I included before/after screenshots for any UI changes
  • I included a video for animation/interaction changes (N/A)

Note

Replace 'ref' with 'branch' in Git quick action UI copy

Updates user-facing strings in the Git actions control to use 'branch' terminology consistently instead of 'ref' or 'refName'. Affected surfaces include progress stage labels, disabled-reason messages, detached HEAD warnings, default-branch confirmation dialogs, and action button labels.

Macroscope summarized 9a7fedc.

- Update dialog titles and descriptions to use "branch"
- Clarify progress messages: "feature ref" → "feature branch"
- Update error messages and hints for consistency
- Change test expectations to match new terminology
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 5, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: bb87ddcc-696f-4314-b176-6938ce5a5d81

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

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

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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.

@github-actions github-actions Bot added size:S 10-29 changed lines (additions + deletions). vouch:unvouched PR author is not yet trusted in the VOUCHED list. labels May 5, 2026
macroscopeapp[bot]
macroscopeapp Bot previously approved these changes May 5, 2026
@macroscopeapp
Copy link
Copy Markdown
Contributor

macroscopeapp Bot commented May 5, 2026

Approvability

Verdict: Approved

Purely cosmetic copy changes replacing 'ref'/'refName' with 'branch' in user-facing strings. No logic or runtime behavior changes - just text updates and corresponding test adjustments.

You can customize Macroscope's approvability policy. Learn more.

@juliusmarminge
Copy link
Copy Markdown
Member

CI failed

@juliusmarminge
Copy link
Copy Markdown
Member

fine for now since the component is still called git but this is probably a regression of introducing the more genercl vcs service in preparation for supporting other vcs systems like JJ (#2461) in the future, but we can tackle that when we get there

@macroscopeapp macroscopeapp Bot dismissed their stale review May 6, 2026 05:39

Dismissing prior approval to re-evaluate 9a7fedc

Comment thread CLAUDE.md
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

?

Copy link
Copy Markdown
Contributor Author

@imabdulazeez imabdulazeez May 6, 2026

Choose a reason for hiding this comment

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

Sorry. This is embarassing. Had a edited version of Agents/Claude in a local branch and something must have got messed up here.. Closing this PR for now since its not a priority..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S 10-29 changed lines (additions + deletions). vouch:unvouched PR author is not yet trusted in the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants