×
May 8, 2024 · Trigger only specific job. When using the plugin in several jobs, you will have the same URL trigger all jobs. If ...
Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software.
Missing: checks/ | Show results with:checks/
Apr 20, 2022 · There is the GitHub plugin: https://plugins.jenkins.io/github/#documentation that uses GitHub APIs under the hood. Mind you this has a ...
Missing: /search /url
Feb 13, 2021 · Adding lines from the build log to the build result message; etc. Credentials. If you are using Enterprise GitHub set the server api URL ...
Dec 14, 2022 · This is a plugin that makes JVM bypass all HTTPS certificate checks. Convenient if you deal with self-signed certificates and so on.
Apr 23, 2024 · The old plugin containing the deprecated steps and code is still available at GitHub and Jenkins. ... plugin will search ... { "_class" : "io.
Can receive any HTTP request, extract any values from JSON or XML and trigger a job with those values available as variables. Works with GitHub, GitLab, ...
Jan 3, 2024 · The best way to do this is to check for the existence of the CHANGE_ID environment variable. Scripted Pipeline: node { stage('Build') ...
Dec 6, 2023 · The plugin publishes to the PR only thrice: upon getting queued, upon the start, and upon completion. Your job actually has many time-consuming ...
Missing: /url | Show results with:/url
This plugin allows to query for Runs working on Gerrit patchsets. It supports Jobs using the gerrit-trigger plugin or the gerrit-code-review plugin.