bitbucket-build-status-notifier-plugin icon indicating copy to clipboard operation
bitbucket-build-status-notifier-plugin copied to clipboard

Notify Bitbucket Cloud with the Jenkins CI build status information.

Results 17 bitbucket-build-status-notifier-plugin issues
Sort by recently updated
recently updated
newest added

This is a fix for Jenkins-40998

Adding validation to the jenkins job URL avoid sending bad request to Bitbucket Cloud API.

enhancement

Supercedes #46. I've taken that PR and built it with the latest Jenkins Bom for easier dependency management. Fixes [JENKINS-40456](https://issues.jenkins.io/browse/JENKINS-40456) ### Testing done - Created a multibranch pipeline job. -...

Bumps [junit](https://github.com/jenkinsci/junit-plugin) from 1.0 to 1166.va_436e268e972. Release notes Sourced from junit's releases. 1166.va_436e268e972 🚀 New features and improvements Add getSuites() method in TestResultImpl (#464) @​topikachu ✍ Other changes Merge back...

dependencies

When using the "Merge before build", and a merge commit is performed, the plugin notifies Bitbucket with the commit ID of the merge commit, which is only known to Jenkins,...

Bumps [git](https://github.com/jenkinsci/git-plugin) from 2.4.0 to 4.11.5. Release notes Sourced from git's releases. 4.11.5 🐛 Bug fixes SECURITY-2796 - fix @​raul-arabaolaza 4.11.4 🐛 Bug fixes SECURITY-284 - fix @​yaroslavafenkin 4.11.3 🐛...

dependencies

- Updated code a small bit to get through the spotbugs. - Added a few lines in the readme how to compile the plugin on your local machine - Altered...