-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: github-plugin
-
Environment:Ubuntu
Jenkins ver. 2.32.1
GitHub plugin 1.25.1
GitHub API Plugin1.84
some projects get the pushevent from github, but polling does not start for that job.
in jenkins log i see:
Received PushEvent for https://github.com/<reponame>
checked "GitHub hook trigger for GITScm polling".
the github link works.
however polling does not start... for other jobs with other repository it's working fine... how can i understand what going on ?