×
Apr 14, 2024 · This is a Jenkins plugin that can: Receive any HTTP request, JENKINS_URL/generic-webhook-trigger/invoke; Extract values. From POST content ...
Missing: docker | Show results with:docker
Jan 22, 2024 · When Jenkins receives a notification of an updated image that is a web-hook from Docker Hub, it triggers all jobs that have the Docker Hub ...
Nov 15, 2020 · Enables building/triggering other jobs when a Pipeline job is created or deleted by Multi Branch Pipeline Job.
Sep 14, 2023 · I'm using Multibranch pipeline for building devs branches. I'm using JobDSL for configuring this pipeline together with JCasC reload feature ...
Oct 23, 2023 · I am able to trigger a build via a PR created / updated on bitbucket cloud with no issues, but if I select comment created or deleted as a ...
Jan 20, 2016 · Quay.io trigger ... This plugin provides integration between Jenkins and Quay.io docker registry. ... Report an issue (Jira) · Javadoc. Labels.
May 30, 2023 · Hi everyone, after some testing we found out that the problem is the skipDefaultCheckout() under options in pipeline groovy. Before this last ...
Apr 16, 2018 · According to the triggers documentation, it should run only if there are changes.
Jan 28, 2022 · Currently, the post execution of a stage seems to refer to the whole pipeline status at that point and not the completion status of the stage as ...