×
Jan 16, 2024 · I have created a build pipeline using Jenkinsfile in a bitbucket cloud repo. Jenkins is using x-auth-token with pull request write access to ...
Apr 14, 2024 · This is a Jenkins plugin that can: Receive any HTTP request, JENKINS_URL/generic-webhook-trigger/invoke; Extract values.
Missing: docker | Show results with:docker
May 2, 2023 · After upgrading Jenkins version from 2.263.1 to 2.387.1 getting the below error from Job configuration for Bitbucket primary server.
Allows to use Bitbucket Cloud and Bitbucket Server as sources for multi-branch projects. It also provides the required connectors for Bitbucket Cloud Team ...
Feb 17, 2024 · In my setup, I have a pipeline that triggers a job periodically. What I would like to do is to check to see if an existing job is already in ...
Jan 7, 2019 · Just a very quick refresher on what webhooks are: Messages (often JSON, but not always) typically posted by HTTP(S) from a server to a client ...
Missing: docker | Show results with:docker
Mar 5, 2024 · The x-auth-token is stored in the credential manager on the controller. hudson.plugins.git.GitException: Command "git fetch --tags --force -- ...
I am attempting to setup the Bitbucket push and pull request plugin to run pipeline jobs when PR's are created, for any branch of a given repo.
The triggers directive defines the automated ways in which the Pipeline should be re-triggered. For Pipelines which are integrated with a source such as GitHub ...