×
Apr 14, 2024 · This is a Jenkins plugin that can: Receive any HTTP request, JENKINS_URL/generic-webhook-trigger/invoke; Extract values.
Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page. For a list of other such plugins, see the Pipeline ...
Missing: payload | Show results with:payload
Bitbucket plugin is designed to offer integration between Bitbucket and Jenkins. It exposes a single URI endpoint that you can add as a WebHook within each ...
The example shows how to trigger jobs on all Jenkins nodes from Pipeline. Summary: * The script uses NodeLabel Parameter plugin to pass the job name to the ...
Performs an HTTP request, and returns a response object. Usage example: def response = httpRequest 'http://localhost:8080/jenkins/api/json?pretty=true' ...
Missing: payload | Show results with:payload
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
Jul 1, 2023 · This plugin sends a http request to an url with some parameters.
Missing: webhook xml
Feb 1, 2024 · This plugin integrates Jenkins with Github projects.The plugin currently has three major functionalities: Create hyperlinks between your ...
Missing: jsonpath | Show results with:jsonpath
Jan 3, 2024 · This plugin allows GitLab to trigger Jenkins builds and display their results in the GitLab UI.