You want to trigger a build when there K an SCM change. Which are reasons you might want to use a post commit trigger instead of polling the SCM frequently? Choose 2 answers
What are the main advantages of using webhooks/post commit hooks from your Source Code Management system to trigger your Jenkins protect rather than using SCM polling?
As an administrator, you want to prevent your users from running builds on a specific agent without preventing them fromconfigurejobs. On CloudBees Core, which option allows you to do that?
In a ''standalone'' configuration, when masters manage the build environment and also execute builds with their own resources, which of the following is true?