Jenkins Integration with Github | Trigger Jenkins Job Automatically after Commit | GitHub Webhook

preview_player
Показать описание
In this video we will learn how to trigger jenkins job automatically after GitHub Commit. We will learn how to set up Github webhook.

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

Thank you so much for these wonderful tutorials. You are one of the best teachers I have seen who teaches with so much passion. Your videos are full of wonderful materials.

pasangsherpa
Автор

Hi Brother, Firstly I am thanking for making videos which are very valuable.i would request you make some videos on realtime base and interview base, it is my personal opinion .it is very use full for Jobseekers, whenever u get the free time please make the videos thanking u in advance

gkv
Автор

is it possible to execute git commands (like git init, git add file, git commit etc.., )from jenkins? rather creating repo in github can i create it from jenkins scripts or any other way.

RajeevAcharya.Voleti
Автор

Hi, Great videos made by you, i also do have your course on Udemy and all are just best ::) .... BTW you were mentioning about Part#1 of this series but i cannot see link to that, please let me know path to Part#1

amoldeshmukh
Автор

but how is that if i installed jenkins locally ? ( localhost )

r.zamani
Автор

Im trying to implement this but somehow I cant and getting "We couldn’t deliver this payload: failed to connect to host" error

learnautomation
Автор

Thankyou for the nice video. I have a problem with webhook created in Github. It is showing red triangle with "failed to connect" and the responce as 502

I have used the public URL in the payload URL :
Is there any thing missing, Please suggest.

chennakesav