Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is a trigger? Give an example of how the repository is polled when a new commit is detected.



What is a trigger? Give an example of how the repository is polled when a new commit is detected...

Answer / Pushpraj Singh

A trigger is an event that initiates a Jenkins job. Triggers can be configured to run a job based on various events such as changes in source code, manual user intervention, or scheduled times. When a new commit is detected in the repository (polling), it triggers a build for the associated Jenkins job.nFor example, if you have a Git repository and have set up a Jenkins job to be triggered by repository polling, whenever a new commit occurs in the repository, Jenkins will detect the change and trigger a build of the associated job.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Jenkins Interview Questions

How to make sure that your project build does not break in jenkins?

1 Answers  


What is jenkins pipeline?

1 Answers  


How to move or copy jenkins from one server to another?

1 Answers  


What are the feature differences between jenkins and hudson?

1 Answers  


what is Jenkins?

1 Answers  


What is the use of pipelines in jenkins?

1 Answers  


How does jenkins authenticate users?

1 Answers  


What is the trustanchors parameter must be non-empty error and how can you solve it?

1 Answers  


What is a trigger? Give an example of how the repository is polled when a new commit is detected.

1 Answers  


Why do we use pipelines in jenkins?

1 Answers  


What do you know about cloud computing?

1 Answers  


Which scm tools jenkins supports?

1 Answers  


Categories