×
The following examples are sourced from the the pipeline-examples repository on GitHub and contributed to by various members of the Jenkins project.
As of this writing, the latest versions of the Git and Subversion plugins support this mode. Configuring a 'Modern SCM' for a Pipeline Library. Legacy SCM. SCM ...
Missing: hudson | Show results with:hudson
Apr 14, 2024 · This is a Jenkins plugin that can: Receive any HTTP request, JENKINS_URL/generic-webhook-trigger/invoke; Extract values.
Missing: hudson | Show results with:hudson
This step pauses Pipeline execution and allows the user to interact and control the flow of the build. Only a basic "proceed" or "abort" option is provided ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the ...
Dec 3, 2021 · The file can be stored in git repository (in this case SCM should be configured). Default: false. snBatchRollback. credentialsId : String ...
This section builds on the information introduced in Getting started with Pipeline and should be treated solely as a reference. For more information on how ...
Mar 3, 2024 · This plugin offers a possibility to display and aggregate the results (in the form of individual views) of a pull request in a configurable ...
This example will search FOO message in all comment lines. $class: 'PathRestriction'; $class: 'PathRestriction'. If set, and Jenkins is set to poll for ...
Jun 27, 2017 · The shared library itself is just code in the structure outlined above committed/pushed into a source code repository that Jenkins can access.