Skip to content

Add link to action_url - #6746

Open
jpangas wants to merge 1 commit into
mozilla:masterfrom
jpangas:show-action-result-links
Open

Add link to action_url#6746
jpangas wants to merge 1 commit into
mozilla:masterfrom
jpangas:show-action-result-links

Conversation

@jpangas

@jpangas jpangas commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

Fixes #6473
This pull request enhances the RunDetail component by adding support for displaying external links associated with each action. Now, if an action contains a result.url, an "Open" link will be shown, allowing users to easily access the related external system (such as Bugzilla, TestRail).

Copilot AI lite review requested due to automatic review settings August 31, 2026 20:13
@jpangas
jpangas requested a review from a team as a code owner August 31, 2026 20:13

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Hackbot UI’s RunDetail actions list to surface a per-action external link when an action includes a result.url, enabling users to open related records in external systems.

Changes:

  • Add an actionUrl helper to extract an optional action result URL.
  • Render an “Open” external link next to each action when a URL is present.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread services/hackbot-ui/components/RunDetail.tsx
Comment thread services/hackbot-ui/components/RunDetail.tsx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants