jenkinsci / jenkinsci/git-plugin
[JENKINS-75285] Git summary hyperlink for ssh URLs
- Dominant language
- Java
- Stars
- 694
- Forks
- 1.1k
- Avg merge
- 1h 29m
- Merged PRs (30d)
- 3
Description
The build summary page displays information about a build including git repositories used. It will create a hyperlink for the repository but only if it starts with http.
The summary page and the git build data page should be enhanced to provide a hyperlink for ssh urls that ultimately link to an http viewer. This should be possible using the configured git browser.
---
Originally reported by mrichar2, imported from: Git summary hyperlink for ssh URLs
Raw content of original issue
The build summary page displays information about a build including git repositories used. It will create a hyperlink for the repository but only if it starts with http.
The summary page and the git build data page should be enhanced to provide a hyperlink for ssh urls that ultimately link to an http viewer. This should be possible using the configured git browser.
1 attachment
- [image-2025-02-14-13-43-02-478.png](https://issues.jenkins.io/secure/attachment/63982/image-2025-02-14-13-43-02-478.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.