-
Bug
-
Resolution: Incomplete
-
Minor
-
Jenkins 1.623 from deb (Ubuntu Server 15.04)
Github plugin 1.12.0
When setting up a Project with "Build when a change is pushed to GitHub" enabled, the webhook handler use the source code repository url to match the github project is applies on and ignore the dedicated field "Github project" (I.E. projectUrl).
I think this is not a wanted behavior as this field seems to be dedicated to this purpose.
Additionally this prevent from creating jobs that does not checkout the repository but are still triggered by the github webhook