×
A SCMSource is responsible for fetching SCMHead and corresponding SCMRevision instances from which it can build SCM instances that are configured to check ...
Missing: /url | Show results with:/url
Adds extra metadata about a specific project. addSource(SCMSource) - Method in class jenkins.scm.api.SCMSourceObserver.ProjectObserver. Adds a source repository ...
Sep 7, 2021 · SCM API Plugin. This plugin provides a new enhanced API for interacting with SCM systems. Version History. Version 2.6.3 (July 11, 2019).
Adds a source repository to be used from a new project. Parameters: source - a potential SCM source as in MultiBranchProject.getSCMSources ; do not call ...
This introduces some new API methods, and deprecates some old ones. If you are nervous about making your plugin depend on a recent Jenkins version, remember ...
Missing: /url | Show results with:/url
Gets the url path component to use when building URLs from categories. static <T,​C extends SCMCategory<T>> Map<String,​List<C>> ...
Aug 22, 2023 · This plugin implements the status checks feature from Checks API Plugin to publish statuses (pending, in progress, and completed) to GitHub. You ...
Missing: /url html
Package jenkins.scm.api. Class SCMEvent<P>. java.lang.Object. jenkins.scm.api.SCMEvent<P>. Type Parameters: P - the type of (provider specific) payload. Direct ...
This plugin allows use of Git as a build SCM, including repository browsers for several providers. A recent Git runtime is required (1.7.9 minimum, ...
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...