×
Performs a Jira workflow action for every issue that matches the JQL query. A common use might be to consider a ticket "confirmed" in the last build step of ...
Feb 28, 2024 · Perforce Client plugin for the Jenkins SCM provider. The plugin includes extension points for: Perforce Password and Ticket Credentials ...
Missing: scm | Show results with:scm
Schedules the steps contained within it to run by adding them to the Jenkins build queue (so that as soon as an executor slot is free on a node, the appropriate ...
Missing: progress | Show results with:progress
Oct 17, 2022 · A somewhat newbie question - I set up a Jenkins controller last year to run one set of jobs, and everything has always just run on this one ...
Missing: /search progress
A List of Perforce depot paths to one or more Streams (separated by new lines). The plugin will recursively search for a Jenkinsfile (or defined item) using the ...
Jun 29, 2023 · Sometimes when a job fails, it will stop polling Perforce for new changes and need to be manually kicked. This obviously greatly affects our CI ...
Missing: /search | Show results with:/search
From a multibranch Pipeline project, reads a file from the associated SCM and returns its contents. Unlike the readFile step, no workspace is required. If the ...
Feb 10, 2023 · p4karl The test machine I'm using has Jenkins 2.303.3 and p4 plugin version 1.11.6. The pipeline I'm testing with uses Pipeline script from SCM ...
Missing: /search | Show results with:/search
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
The git plugin provides an SCM implementation to be used with the Pipeline SCM checkout step. The Pipeline Syntax Snippet Generator guides the user to ...