User Tools

Site Tools


wiki:triggering_jenkins_build_github_push_event

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.txt · Last modified: 2024/05/15 15:34 by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki