×
- i.e SSH keys or certificates, then use Jenkins' Snippet Generator feature, which you can access through Jenkins' classic UI.
The following examples are sourced from the the pipeline-examples repository on GitHub and contributed to by various members of the Jenkins project.
Jan 2, 2020 · This Jenkins plugin builds pull requests from a Atlassian Stash server and will report the test results as a comment.
Missing: /search | Show results with:/search
Apr 2, 2024 · Finds violations reported by code analyzers and comments Bitbucket Server (or Stash) pull requests (or commits) with them.
Nov 12, 2023 · Using Credentials​​ The git plugin supports username / password credentials and private key credentials provided by the Jenkins credentials ...
Missing: /search | Show results with:/search
Checkout credentials are only needed for private projects. If you can't find your credentials in the list, make sure they are scoped to the domain specified ...
Sep 24, 2023 · Support for Jenkins Pipeline, Multibranch Pipeline, and Freestyle projects. Secure credential management in Jenkins for cloning from Bitbucket ...
Missing: stash | Show results with:stash
jiraUserSearch : JIRA Steps: Search Active JIRA Users by username, name or email address. Jira plugin · jiraComment : Jira: Add a comment to issue(s) ...
Enter a 40-digit SHA1 commit id or a Jenkins variable prefixed with '$' (e. g. $GIT_COMMIT) when you want the notification to be attached to a specific ...
Missing: Credentials | Show results with:Credentials
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 ...