×
Apr 12, 2024 · I am trying to trigger a pipeline through a curl request. The request contains json body. How to read that in jenkinsfile.
This single endpoint receives a full data payload from Bitbucket upon push (see their documentation), triggering compatible jobs to build based on changed ...
Jan 31, 2024 · Complete payload as json string, PR + P, C + S. BITBUCKET_X_EVENT, x-event which triggered the plugin, PR + P, C + S. BITBUCKET_SOURCE_BRANCH ...
Apr 14, 2024 · This is a Jenkins plugin that can: Receive any HTTP request, JENKINS_URL/generic-webhook-trigger/invoke; Extract values.
Executes a POST with a given URL and request payload, with any custom headers. Specified by: executePost in interface HttpRequestExecutor; Type Parameters: ...
json.JSONObject payload, NotificationSettings settings, NotificationContext context). Basic contract for sending Bitbucket build status notifications. Skip ...
Jan 16, 2024 · I have the feeling I'm missing some config on the Jenkins side on how to communicate back to bitbucket but I'm clueless what config I'm missing.
Dec 3, 2021 · JSON array, where each object specifies details of a package to install. [{ "id": "String", "load_demo_data": Boolean, "notes": "String ...