×
Apr 16, 2018 · I'm using the github organization folder plugin to discover branches and pull requests dynamically. The discovery of new branches work as ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Feb 10, 2023 · Similar to OP, I'm unable to trigger a Pipeline job (Pipeline script from SCM setup) using either of those endpoints. All these projects use the ...
Oct 4, 2023 · My Freestyle job detected changes when polling and included those changes in the job. Your job (unknown type) was triggered by an scm change but ...
resolveScm : Resolves an SCM from an SCM Source and a list of candidate target branch names. When you have a multi-branch pipeline that checks out other sibling ...
This is already possible: in my pipeline code I already provide a String parameter to be able to specify the shelved CL to use. Later on after checkout I run.
Sep 20, 2023 · So, i went back and found a backup from 20 august. Tried my pipeline and there it works great. Reponse. [Pipeline] withCredentials 13:38:15 ...
Feb 13, 2024 · I've attached the console log. The interesting line is 1079: [2024-02-06T19:15:15.562Z] Perforce password (P4PASSWD) invalid or unset. Be ...
Oct 11, 2023 · When triggering a downstream job, that has a parameter from the type "Maven Artifact ChoiceListProvider (Nexus)" then we get a NPE in the ...
It is helpful to reduce the load of the Jenkins infrastructure when the SCM system like Bitbucket or GitHub should decide what commits to build.