stashnotifier-plugin icon indicating copy to clipboard operation
stashnotifier-plugin copied to clipboard

A Jenkins Plugin to notify Atlassian Stash|Bitbucket of build results

Results 35 stashnotifier-plugin issues
Sort by recently updated
recently updated
newest added

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.40 to 4.45. Release notes Sourced from plugin's releases. 4.45 📦 Dependency updates Bump maven-hpi-plugin from 3.31 to 3.32 (#591, #589, #588) @​dependabot Bump junit-bom from 5.8.2...

dependencies

Bumps [bom-2.303.x](https://github.com/jenkinsci/bom) from 1382.v7d694476f340 to 1500.ve4d05cd32975. Release notes Sourced from bom-2.303.x's releases. 1500.ve4d05cd32975 🚀 New features and improvements Adapt to Mail/Activation baseline bumps (#1288) @​basil 👻 Maintenance simplify updatecli pinned...

dependencies

Bumps [git-changelist-maven-extension](https://github.com/jenkinsci/incrementals-tools) from 1.3 to 1.4. Release notes Sourced from git-changelist-maven-extension's releases. 1.4 What's Changed avoid trailing underscore by @​jetersen in jenkinsci/incrementals-tools#31 Full Changelog: https://github.com/jenkinsci/incrementals-tools/compare/parent-1.3...parent-1.4 Commits 22b831a [maven-release-plugin] prepare release...

dependencies

Changing the build title as in #241 is definitely handy. Is there any way to get control over the dialogue in bitbucket that comes up when you press (!) ?...

enhancement
contribution welcome
good first issue

### Version report Jenkins and plugins versions report: ``` Jenkins 2.277.1 stashNotifier 1.20 ``` - What Operating System are you using (both controller, and any agents involved in the problem)?...

question

Not something broken with the plugin, but it would be nice to have the ability to run the Stash Notifier on previous builds that were run before installation of the...

enhancement
contribution welcome

Please consider adding support for Bitbucket status update. The API for Bitbucket is really similar to the one for Stash. Bitbucket API docs: https://confluence.atlassian.com/bitbucket/buildstatus-resource-779295267.html

enhancement
contribution welcome

So we are heading with some network problems, that results in SocketException on notifying bitbucket and we can't really do anything about it, because `notifyBitbucket()` method always returns `true` and...

enhancement
contribution welcome

### What feature do you want to see added? StashNotifier plugin (v1.25) uses a Bitbucket API [here ](https://github.com/jenkinsci/stashnotifier-plugin/blob/release/1.x/src/main/java/org/jenkinsci/plugins/stashNotifier/BuildStatusUriFactory.java#L13) for sending the build notifications. This API has been deprecated by the...

enhancement
contribution welcome

I'd like to have know if this plugin could send notifications for job runs that are queued, but not yet running. The problem I'm seeing is that we have a...

enhancement
question
wontfix