stash-pullrequest-builder-plugin icon indicating copy to clipboard operation
stash-pullrequest-builder-plugin copied to clipboard

A Jenkins plugin for Building Stash Pull Requests

Results 39 stash-pullrequest-builder-plugin issues
Sort by recently updated
recently updated
newest added

[![mitm_build](https://user-images.githubusercontent.com/1323708/59226671-90645200-8ba1-11e9-8ab3-39292bef99e9.jpeg)](https://infosecwriteups.com/want-to-take-over-the-java-ecosystem-all-you-need-is-a-mitm-1fc329d898fb) --- This is a security fix for a high severity vulnerability in your [Apache Maven](https://maven.apache.org/) `pom.xml` file(s). The build files indicate that this project is resolving dependencies over HTTP...

Bumps [git](https://github.com/jenkinsci/git-plugin) from 3.0.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

Bumps [credentials](https://github.com/jenkinsci/credentials-plugin) from 2.1.5 to 2.6.1.1. Release notes Sourced from credentials's releases. 2.6.1 Clean version of 2.6 (correct checksum). 2.6 What's Changed Correct french typo by @​Wadeck in jenkinsci/credentials-plugin#223 [JENKINS-66514]...

dependencies

Bumps httpclient from 4.5.2 to 4.5.13. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.httpcomponents:httpclient&package-manager=maven&previous-version=4.5.2&new-version=4.5.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Pull Request builder is using Jenkins cron thread to check for new pull requests in Stash and it is causing [JENKINS-41336](https://issues.jenkins-ci.org/browse/JENKINS-41336) on large instances. So this is an implementation of...

I have this weird problem where some PR:s are being built (seemingly) by random. Is there a good way to pinpoint exactly what triggered a job? All I have at...

Hello, Currently we're having issue with this plugin when using options: 'Build only if Stash reports no conflicts' or 'Build only if PR is mergeable'. It's related to the fact,...

Hi, I'm having a issue using the "Cancel outdated jobs" option. I'm having two job definitions that built the same repository (so they get triggered on the same Pull Requests,...

``` java.lang.ClassCastException: org.jenkinsci.plugins.workflow.multibranch.WorkflowMultiBranchProject cannot be cast to hudson.model.Job ``` I cloned the project. Ran `mvn package`. Installed the `.hpi` file. Enabled the plugin in Scan Multibranch Pipeline Triggers.

When set, this automatically marks a pull request as Approved or Needs Work if a build succeeds or fails, respectively.