I was under the impression that by installing the git-plugin, I would be 
able to support pull requests between two custom local repositories (say 
file:// - no github here). By that I mean that the git-plugin would clone a 
"central" repo, fetch a branch from a "forked" repo, and merge them. Then 
it would let the core of the build run. Then in the post build, the git 
publisher would push the merge back to the "central" repo if the build was 
successful (with a tag maybe).

I tried to make the git-plugin do that but it seems I need to write some 
parts by hand as I cannot get it to fetch from the forked repository. Am I 
mistaken about the git-plugin? Can it do all of this by itself?

Please do not suggest github, it is not an option (behind a firewall).

Thanks,
Martin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/3f47515d-6821-4836-8268-44ce0497eec1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to