-
Notifications
You must be signed in to change notification settings - Fork 402
Open
Description
Bring support to the jenkins.hook.url system property used by GitHub Branch Source. Perhaps as a default value. Or as an enforced value.
Reference:
- https://github.com/jenkinsci/github-branch-source-plugin/blob/1810.v913311241fa_9/src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubOrgWebHook.java#L51-L54
- https://issue-redirect.jenkins.io/issue/58942
Workaround
Configure GitHub Plugin explicitly at Manage Jenkins > Configure > GitHub > Advanced > Specify another hook URL for GitHub configuration.
Originally reported by
allan_burdajewicz, imported from: Add support for the jenkins.hook.url property
- assignee:
lanwen
- status: Open
- priority: Minor
- component(s): github-plugin
- resolution: Unresolved
- votes: 0
- watchers: 1
- imported: 2025-12-08
Raw content of original issue
Bring support to the jenkins.hook.url system property used by GitHub Branch Source. Perhaps as a default value. Or as an enforced value.
Reference:
- https://github.com/jenkinsci/github-branch-source-plugin/blob/1810.v913311241fa_9/src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubOrgWebHook.java#L51-L54
- https://issues.jenkins.io/browse/JENKINS-58942
Workaround
Configure GitHub Plugin explicitly at Manage Jenkins > Configure > GitHub > Advanced > Specify another hook URL for GitHub configuration.