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

Cannot Trigger JenkinsWorkflow Projects #20

Open CaptnBlubber opened 9 years ago

CaptnBlubber commented 9 years ago

Currently it is not possible to Enable this PR Builder on Projects that are JenkinsWorkflow Projects (https://github.com/jenkinsci/workflow-plugin)

According to the Documentation what has to be done is: "Implement Trigger and implement TriggerDescriptor.isApplicable accordingly."

nemccarthy commented 9 years ago

Happy to take a PR on this one.

jhunthrop commented 8 years ago

Any update on this issue? The majority of my pipelines are workflow and I could really use this functionality. I can take a stab at coding it, but I'm not a java developer. It would probably be terrible.

nemccarthy commented 8 years ago

@jhunthrop I don't have any time to work on this one right now so if you want a have a stab that would be great

nickbroon commented 8 years ago

I think I've captured the current state of play with this in #80

nickbroon commented 7 years ago

I think this can be marked a duplicate of #80