wiki:triggering_jenkins_build_github_push_event
This is an old revision of the document!
Table of Contents
Triggering Jenkins build on Github push event
The user on jenkins needs to have access to the repo.
Jenkins needs to have the plugin installed
In project configuration then the only thing to do is to check the mark GitHub hook trigger for GITScm polling
In Github repo create the webhook manually.
Obviously make sure the Jenkins can pull the repo, the firewall allows Github webhook IPs etc. See this helper bash script for shorewall.
Tested on
- Jenkins Version 2.426.3 in docker
- Github 2024.05
See also
References
wiki/triggering_jenkins_build_github_push_event.1715779897.txt.gz · Last modified: 2024/05/15 15:31 by antisa