What is Github and How it works? An Overview and Its Use Cases?

What is GitHub? GitHub is a free personal and official, cloud-hosted platform for code. It works with Git on your and your colleagues’ computers, serving as the origin, the source…

Read more »

How to trigger a jenkins job when code is pushed to github using “GitHub hook trigger for GITScm polling”

  The GitHub plugin for Jenkins is the most basic plugin for integrating Jenkins with GitHub projects. If you are a GitHub user, this plugin enables you to:   Schedule…

Read more »