nemccarthy / stash-pullrequest-builder-plugin

A Jenkins plugin for Building Stash Pull Requests
https://wiki.jenkins-ci.org/display/JENKINS/Stash+pullrequest+builder+plugin
Other
64 stars 130 forks source link

Doesn't Support PRs from Forked Repos #90

Open randyesq opened 8 years ago

randyesq commented 8 years ago

This is more of a question than an issue. Does this plugin support running a build for a pull request between a fork of a repo back to the original repo? If it does, I can't seem to figure it out and maybe there is a request for more documentation around the subject.

nickbroon commented 8 years ago

Yes it does. I'd imagine that's it's primary use case for most people. Can you provide more details of what is not working for you.

randyesq commented 8 years ago

I just can't get it to build when I attempt a PR from a fork back to the original repository. The Jenkins log doesn't seem to pick up anything changing for my PR job.

nickbroon commented 8 years ago

I'd suggest creating a Jenkins Logger for stashpullrequestbuilder and level FINEST and seeing there is anything useful in there.