#4 How to Integrate Jenkins with GitHub | How to Setup Webhook in GitHub

preview_player
Показать описание
Welcome to another video in the series of "Jenkins Tutorial for beginners".
If you are a beginner at Jenkins/DevOps, I'd suggest you check out the previous videos in this playlist as well to get started with Jenkins and understand the concept of CI/CD.

Below is the playlist for "Jenkins Tutorial for Beginners":🔥

In this video, I will walk you through how you can integrate GitHub with Jenkins along with different build triggers in Jenkins. We will be doing a hands-on demo for each of the topics such as GitHub and Jenkins Integration, different types of build triggers in Jenkins, how to setup build periodically trigger in Jenkins along with the basics of cron syntax, how to setup GitHub Webhook with Jenkins, how to setup SCM polling.

You can use the below URL as a Webhook URL:

I will be publishing many more Jenkins videos for intermediate to advance levels, stay tuned!

Below were the topics/demos in the video:
0:00 ⏩ Introduction
1:00 ⏩ How to integrate Jenkins with GitHub
3:45 ⏩ Generate SSH keypair for GitHub authentication
6:24 ⏩ Test the GitHub connection with a Jenkins job
9:05 ⏩ Build Triggers Build Periodically
9:30 ⏩ Basics of cron syntax
13:10 ⏩ Webhook for GitSCM Polling
17:00 ⏩ SCM Polling

🔥Check out our DevOps Playlist here:

🔥 Check out our complete AWS Playlists here:

Check out our Azure Playlists here:

Subscribe to our channel to get notified about the latest videos.

Connect with me 👋
LINKEDIN: ►
TWITTER: ►

Join our learning communities 👋

References 📚:

#JenkinsTutorials #TechTutorialsWithPiyush #GitHubWebhook
Рекомендации по теме
Комментарии
Автор

Watch the complete 'Jenkins tutorial for beginners' playlist here: 🔥🔥🔥

TechTutorialswithPiyush
Автор

Thanks a lot, dude! Your tips were very helpful!
Thanks to this video I cope with github webhook. ❤

twntfhc
Автор

Thanks man! For me, Jenkins couldn't fetch data because of the master branch. After changing it to main it worked! You are a lifesaver!

kayeshasantanmay
Автор

this is how one should teach for begineers many creators integrate everything from the get go and i was confused coz now i dont know what the hell was happening thanks piyush sir👍

shamshuddin
Автор

This was a wonderful tutorial.
Would just like to correct one thing in this video at 11:15.
If we set * 23 * * 6, shouldn't it be running every minute between 23:00 to 23:59 on Saturday instead of only 23:00?
It should be 0 23 * * 6 instead.

murtazamehmudji
Автор

Kindly make vedio when developer push code on github it will automatic deploy to remote server. also code merges through jenkins.

amandeepsingh
Автор

We couldn’t deliver this payload: failed to connect to host, Getting this error again and again.

improvement