stashnotifier-plugin
stashnotifier-plugin copied to clipboard
A Jenkins Plugin to notify Atlassian Stash|Bitbucket of build results
Implements #234 Historically, the stashNotifier plugin required a workspace context in order to perform the plugin task, albeit not making use of the workspace in any way. This change removes...
Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.88 to 5.12. Release notes Sourced from org.jenkins-ci.plugins:plugin's releases. 5.12 🚀 New features and improvements Add bridge-method-injector support (#1125) @giovanni-vaccarino 📦 Dependency updates Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.63...
### What feature do you want to see added? Would like to be able to pass duration from here https://developer.atlassian.com/server/bitbucket/how-tos/updating-build-status-for-commits/ ### Upstream changes _No response_ ### Are you interested in...
### What feature do you want to see added? Would it be possible to make this plugin compatible with [Jenkins Configuration as Code plugin](https://plugins.jenkins.io/configuration-as-code/)? ### Upstream changes _No response_ ###...
### What feature do you want to see added? Bitbucket introduced "Required Builds" which allows us to block from merging PRs whose CI failed. The admin provides in the "Required...