The following examples are sourced from the the pipeline-examples repository on GitHub and contributed to by various members of the Jenkins project.
jiraUserSearch : JIRA Steps: Search Active JIRA Users by username, name or email address. ... createEvent : Creates a JSON payload ... QMetry for JIRA - Test ...
Apr 14, 2024 · This is a Jenkins plugin that can: Receive any HTTP request, JENKINS_URL/generic-webhook-trigger/invoke; Extract values.
SEARCH: Index. A B C D E F G H I J M ... payload, generating the access token, sending the request and parsing the response. ... Represents the test info. TestInfo ...
Jan 3, 2024 · The plugin tracks current issues with the GitHub issue tracker. Some issues are reported in the Jenkins Jira issue tracker. When searching for ...
Jul 1, 2023 · This plugin sends a HTTP/HTTPS request to a user specified URL. The request is made via job execution in Jenkins and depending on the HTTP ...
Aug 30, 2023 · This plugin adds support for sending a job's console log to Logstash indexers such as Elastic Search, Logstash, RabbitMQ, Redis or to Syslog.
Support scripted parallel blocks in parallel stages in a declarative pipeline. Example pipeline: pipeline { agent none stages { stage('Parallel Stage') { ...
Dec 13, 2018 · The only way this could work is when there is no global parameters. If there is only Local parameters then they wont be overriden.