Skip to content

feat: add bundle info copy action#12522

Open
limichange wants to merge 1 commit into
xfrom
feat/dev-bundle-info-copy
Open

feat: add bundle info copy action#12522
limichange wants to merge 1 commit into
xfrom
feat/dev-bundle-info-copy

Conversation

@limichange

Copy link
Copy Markdown
Contributor

Summary

  • add a copy action beside the download button in the dev bundle list
  • copy the CI bundle version, branch, PR title, and build number as readable text
  • keep the copy action available across bundle download and active states

Why

Bundle metadata previously had to be selected and assembled manually when sharing or debugging a specific development bundle.

Impact

This affects the developer-only bundle switcher. Pressing the new button copies the selected bundle metadata and uses the existing clipboard success feedback.

Root cause

The bundle list exposed download and switch actions but had no dedicated way to copy the identifying metadata for a bundle.

Validation

  • yarn agent:check --profile commit
  • yarn install --immutable
  • yarn agent:check --profile pr

@limichange
limichange marked this pull request as ready for review July 16, 2026 07:30
@limichange
limichange enabled auto-merge (squash) July 16, 2026 07:30
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