jiraAssignableUserSearch : JIRA Steps: Searches assignable JIRA Users by username, name or email address for the given project/issueKey.
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 ...
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page. ... Specify the HTTP URL for this repository's ...
This is a simple demonstration of how to download dependencies, upload artifacts and publish build info to Artifactory. Read the full documentation here. node { ...
Aug 23, 2023 · Hello! I have followed the upgrade steps in the documentation, and upgraded all the required plugins that might be affected, ...
The repo plugin assigns values to environment variables in Pipeline projects. REPO_MANIFEST_URL. URL of manifest repository used. REPO_MANIFEST_BRANCH. Branch ...
Aug 1, 2022 · I am executing a pipeline job on a build node and observed that the workspace is getting deleted from the build node whenever the Jenkins ...
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 ...