jenkinsci / jenkinsci/github-branch-source-plugin
[JENKINS-46803] Github web hook doesn't work when creating new pipeline
- Dominant language
- Java
- Stars
- 217
- Forks
- 398
- Avg merge
- 30m
- Merged PRs (30d)
- 1
Description
when creating new pipeline and setting the GitHub web hook it doesn't show in the UI the GitHub hook log immediately in the left pane only after uncheck the button of GitHub hook trigger for GITScm polling - uncheck save and check again will make it appear
and for make it work you need to run the pipeline manually several times
(The workaround is to copy a working pipeline and run it manually at least one time)
---
Originally reported by eyaldavid, imported from: Github web hook doesn't work when creating new pipeline
Raw content of original issue
when creating new pipeline and setting the GitHub web hook it doesn't show in the UI the GitHub hook log immediately in the left pane only after uncheck the button of GitHub hook trigger for GITScm polling - uncheck save and check again will make it appear
and for make it work you need to run the pipeline manually several times
(The workaround is to copy a working pipeline and run it manually at least one time)
environment
```
Jenkins version : 2.60.3
installed on linux ubuntu 14.04
```
Contributor guide
Assessment
This issue has not been assessed yet.