Skip to content

[JENKINS-75316] Git build summary clickable links #3874

@jenkins-infra-bot

Description

@jenkins-infra-bot

The Git BuildData html snippet can be improved by adding hyperlinks to different pieces of information:
1. The revision can be a hyperlink to a diff
2. The repository could be a hyperlink even if ssh (JENKINS-75285)
3. Each ref can be a hyperlink

Items would only be hyperlinks if a git browser was setup. The git browser the each GitSCM
used would need to be persisted in the BuildData object.

Each GitRepositoryBrowser would need to implement a getRefLink method


Originally reported by mrichar2, imported from: Git build summary clickable links
  • status: Open
  • priority: Minor
  • component(s): git-plugin
  • resolution: Unresolved
  • votes: 1
  • watchers: 1
  • imported: 2025-12-02
Raw content of original issue

The Git BuildData html snippet can be improved by adding hyperlinks to different pieces of information: 1. The revision can be a hyperlink to a diff 2. The repository could be a hyperlink even if ssh (JENKINS-75285) 3. Each ref can be a hyperlink

Items would only be hyperlinks if a git browser was setup. The git browser the each GitSCM used would need to be persisted in the BuildData object.

Each GitRepositoryBrowser would need to implement a getRefLink method

1 attachment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions