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
trafficstars

`java.level` is deprecated since POM 4.40. There's no use of `.travis.yml` now. --------------- - [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main...

### What feature do you want to see added? Hello StashNotifier Team, I'm currently working on a project where we're integrating 1Password for credential management in our Jenkins pipelines. Specifically,...

enhancement

### Describe your use-case which is not covered by existing documentation. I'd like to check if the plugin has made the requests to the Bitbucket Server sharing status inprogress and...

documentation

and fix missing "parent" property in JSON for required builds. This fixes Issue #290 without breaking compatibility with older versions of BitBucket/Stash. We support the old deprecated REST API and...

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.84 to 4.85. Release notes Sourced from org.jenkins-ci.plugins:plugin's releases. 4.85 🐛 Bug fixes Downgrade maven-release-plugin to last working version (#966) @​basil Commits 82f1f14 [maven-release-plugin] prepare release plugin-4.85...

dependencies
java

Updated Pullrequest to also include tests for requests with bitbucket projectkey and slug. Also put creation of payload in HttpNotifier classes to make it possible to create different payloads for...

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.88 to 5.2. Release notes Sourced from org.jenkins-ci.plugins:plugin's releases. 5.2 📦 Dependency updates Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.58 to 3.59 (#1041) @​dependabot Bump io.jenkins.tools.maven:license-maven-plugin from 158.ve6566b_0151f0 to 159.v49b_58e948f31...

dependencies
java

### What feature do you want to see added? Users can currently configure whether or not the build number should be included in the build key by setting `includeBuildNumberInKey` to...

Bumps [io.jenkins.tools.bom:bom-2.440.x](https://github.com/jenkinsci/bom) from 3387.v0f2773fa_3200 to 3435.v238d66a_043fb_. Release notes Sourced from io.jenkins.tools.bom:bom-2.440.x's releases. 3435.v238d66a_043fb_ 🐛 Bug fixes Build fails when sorting plugins with uppercase artifact name (#3671) @​basil 📦 Dependency updates...

dependencies
java

It is stated in the `JENKINS SECURITY POLICY` that > The Jenkins project takes security seriously. We make every possible effort to ensure users can adequately secure their automation infrastructure....