jenkinsci / ghprb-plugin

github pull requests builder plugin for Jenkins
https://plugins.jenkins.io/ghprb/
MIT License
506 stars 612 forks source link

one job per repository #732

Open equick opened 5 years ago

equick commented 5 years ago

Hi!

I have a job running lint when it receives a PR event from a github repository. Could the same job be used to check a PR from a different github repository, or do I need to duplicate this job for each repository?

Thanks, Ed

Similar issue to https://github.com/jenkinsci/ghprb-plugin/issues/357