-
Bug
-
Resolution: Won't Fix
-
Minor
-
None
-
Jenkins 2.16
GitHub API Plugin 1.76
GitHub Branch Source Plugin 1.8.1
GitHub Organization Folder Plugin 1.4
GitHub plugin 1.20.0
Pipeline 2.2
Pipeline Multbranch 2.8
GitHub webhook is not created when a new Multibranch Pipeline build is added.
Jenkins has a GitHub server configured, with proper credentials and it's confirmed to be working in other scenarios. 'Auto-manage hooks' is configured.
Tried to create a Multibranch Pipeline build in three different ways:
- Specified GitHub project URL only (with proper credentials)
- Specified Git repository URL only (with proper credentials)
- Specified both GitHub project and Git repository (with proper credentials)
In no case the GH webhook was created for the repository.
Multibranch Pipeline Logs: None.
Pipeline Logs:
Aug 05, 2016 3:29:51 PM org.jenkinsci.plugins.github.webhook.WebhookManager$1 run INFO: GitHub webhooks activated for job repository-name-here with [] (events: [PUSH, REPOSITORY])