Jenkins Webhooks and Polling: DevOps Library Jenkins #5

preview_player
Показать описание
Welcome to the DevOps Library! This is Samantha, and in this lesson we’re going to show you how to automatically trigger a Jenkins job anytime a change is pushed to a repository.
If you’ve been following along, you should already be familiar with how to use source control within a job, if not, please watch our previous lesson named “Source Control Management”.
Also, if you don’t have a Jenkins server set up yet and would like to get up and going quickly, we do have a cloud-config file you can download below.
Рекомендации по теме
Комментарии
Автор

Listen,
There are many people who try to explain this stuff like Samantha. She is by far the best. By FAR.... #kudos

Papicito
Автор

This is what I want to do. The instructions are excellent, thanks! I'm going to try it out after I finish my bagel and get to my office/cube. ;-) I'll report back how it goes!

phillord
Автор

Hello Samantha, at 5:00 getting this error "Can't create GH token for xxx. Server returned HTTP code:-1"
I tried using PAT, still same issue. Could you please help..!

albertjj
Автор

Any video regarding pipeline as a code

saravanankerberos
Автор

Thank you for such a nice information....Can you please upload a video of How to build Jenkins job via JIRA (by using webhooks or some other way)?

parmindersingh-rwet
Автор

This video related to GitHub webhook was very helpful. Requesting help on how to configure SVN webhook for performing automatic build. I am also looking for assistance on Assemble webhook for jenkins setup

naveen
Автор

What about particular branch we want to trigger when the remaining jobs also configured to the same repo?
Ex: I configure the same github repo url for 3 jobs.
I just want to commit to Develop branch and the webhook will trigger that particular branchand build the job in Jenkins. But the 3 jobs what i configured with the same repo url are also triggering.
Can you please tell me how to configure if we push a code to particular branch and only particular job should be triggered based on branch.
how do we do this sir/mam?

karthikreddy
Автор

thank you such nice informtion devops vedios

MsBharadwaja
Автор

Hi can anyone please help me how to figure out the below github hooks issue.
"There is no credentials with admin access to manage hooks on git hub repositary"

chaitanyaraj
Автор

Do you have any dumps for the CJE exam

rajadeva
Автор

thanks you vry much, its really helpfull

mohammedashfaq
Автор

As the webhook url seems to be very common for jenkins instance, how it will execute the correct job and not any other. that is my query :)

ashuwinlakhorkar