ghprb icon indicating copy to clipboard operation
ghprb copied to clipboard

github pull requests builder plugin for Jenkins

Results 100 ghprb issues
Sort by recently updated
recently updated
newest added

If PR has merge conflicts, ghprb correctly reports about it: ``` GitHub pull request #7 of commit 65c03117bb8fc7851a6609f9f3f658c1cfa8f9a5, has merge conflicts ``` However, instead of entirely aborting build process as...

If I have a pull request with multiple commits, I can't really test all the commits, only the first one. Scenario: - I create a commit - I push it...

bug

[![mitm_build](https://user-images.githubusercontent.com/1323708/59226671-90645200-8ba1-11e9-8ab3-39292bef99e9.jpeg)](https://medium.com/@jonathan.leitschuh/want-to-take-over-the-java-ecosystem-all-you-need-is-a-mitm-1fc329d898fb?source=friends_link&sk=3c99970c55a899ad9ef41f126efcde0e) - [Want to take over the Java ecosystem? All you need is a MITM!](https://medium.com/@jonathan.leitschuh/want-to-take-over-the-java-ecosystem-all-you-need-is-a-mitm-1fc329d898fb?source=friends_link&sk=3c99970c55a899ad9ef41f126efcde0e) - [Update: Want to take over the Java ecosystem? All you need is a MITM!](https://medium.com/bugbountywriteup/update-want-to-take-over-the-java-ecosystem-all-you-need-is-a-mitm-d069d253fe23?source=friends_link&sk=8c8e52a7d57b98d0b7e541665688b454)...

I have a problem where Jenkins does detect the PR changes, but it errors out saying that local signature does not match the external signature. In the Jenkins log ```...

Hi Team, I am developing a new project where in my requirement i have to create separate branches for each project we work on , I am achieving this using...

Hello I am trying to trigger build by setting test phrase to PR comment. In general settings there is Test phrase set to `.*test\W+this\W+please.*` In job config in advanced section...

Using test phrase is throwing a NPE on Jenkins 1.649 `org.jenkinsci.plugins.ghprb.GhprbTrigger.run() failed for hudson.model.FreeStyleProject@10ac1c2[Pinnacles] java.lang.NullPointerException at org.jenkinsci.plugins.ghprb.GhprbTrigger.startJob(GhprbTrigger.java:298) at org.jenkinsci.plugins.ghprb.GhprbBuilds.build(GhprbBuilds.java:78) at org.jenkinsci.plugins.ghprb.GhprbPullRequest.build(GhprbPullRequest.java:325) at org.jenkinsci.plugins.ghprb.GhprbPullRequest.tryBuild(GhprbPullRequest.java:318) at org.jenkinsci.plugins.ghprb.GhprbPullRequest.check(GhprbPullRequest.java:161) at org.jenkinsci.plugins.ghprb.GhprbRepository.check(GhprbRepository.java:174) at org.jenkinsci.plugins.ghprb.GhprbRepository.check(GhprbRepository.java:154) at...

This is needed when behind a firewall and only a specific `URL:PORT` combination will work

enhancement

This issue seems to be very similar to #298. Setup: Delete workspace before build starts When I create a PR for my own code (I am also admin) I see...

Please add the help message next to the White list and Admin list to tell what is the allowed separator between github nicknames. I've tried one nickname on one line...