Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
github-organization-folder-plugin: 1.5
Description
When using GitHub Organization Folders, the browser attribute isn't set to GithubWeb.
As a result, the links aren't created to GitHub in the changelog.
Attachments
Issue Links
- is duplicated by
-
JENKINS-34752 Changes screens don't provide links to GitHub Enterprise screens
-
- Closed
-
- links to
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Kohsuke Kawaguchi [ kohsuke ] | Stephen Connolly [ stephenconnolly ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Review [ 10005 ] |
Remote Link | This issue links to "PR#101 (Web Link)" [ 15253 ] |
Component/s | github-branch-source-plugin [ 20858 ] | |
Component/s | github-organization-folder-plugin [ 21427 ] |
Link |
This issue is duplicated by |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10005 ] | Closed [ 6 ] |
Remote Link | This issue links to "CloudBees Internal OSS-1840 (Web Link)" [ 18541 ] |
I'm guessing that guessBrowser isn't figuring out our enterprise github instance is github. There is no reason to use guessBrowser here, GitHub Org Folders should just set it itself.