bitbucket-branch-source-plugin
bitbucket-branch-source-plugin copied to clipboard
Bitbucket Branch Source Plugin
Add extension point interface to register hook processor provided by other plugins Remove management of hook events that does ship any king of changes in the source code like reviewer...
Bumps [io.jenkins.tools.bom:bom-2.504.x](https://github.com/jenkinsci/bom) from 4890.vfca_82c6741a_d to 4948.vcf1d17350668. Release notes Sourced from io.jenkins.tools.bom:bom-2.504.x's releases. 4948.vcf1d17350668 🚀 New features and improvements Add aws-java-sdk2-sso to BOM (#5214) @jglick Add OpenTelemetry to the managed set...
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.25.0 to 10.25.1. Release notes Sourced from com.puppycrawl.tools:checkstyle's releases. checkstyle-10.25.1 Checkstyle 10.25.1 - https://checkstyle.org/releasenotes.html#Release_10.25.1 Bug fixes: #17167 - checkstyle expects different indentation for switch cases. Commits 1925a8e...
Include test result in build status notification. The results are summaries from all available AbstractTestResultAction`s. To post test result to junit plugin must be installed. If the junit plugin is...