-
New Feature
-
Resolution: Unresolved
-
Major
I would like to be able to configure my github organization folder to use scm polling for jobs it creates.
My Jenkins server is behind a firewall and cannot be accessed by Github. The current web hook functionality doesn't work. I need some other way to trigger builds.
- relates to
-
JENKINS-35185 Trigger github multi-branch build via SQS
-
- Open
-
Agree that this would be super useful. Unless I'm missing something, there's no way to poll the SCM regularly. Even if I change the whole Github Org folder to run regularly, it doesn't propagate to the created folders and jobs. In practice this means the jobs don't run automatically at all it appears :/ Getting builds after a commit occurs is a pretty important feature of a CI tool, so this seems like a big gap for people behind VPN/firewall/intranet who can't enable webhooks!