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, Bitbucket, Jira and many more.
-
Updated
Jan 24, 2022 - Java
Add a description, image, and links to the bitbucket topic page so that developers can more easily learn about it.
To associate your repository with the bitbucket topic, visit your repo's landing page and select "manage topics."
Stash notifier sends multiple notifications then used in a multi-configuration (matrix) job. There is a risk that the PR would appear to be "approved" by Jenkins before all jobs complete, creating a window of "opportunity" to merge broken code.
A simple fix is to require a minimal number of successful builds. But it's a not a reliable fix. New configurations can be added to the matrix build, ma