On Wed, Jan 08, 2014 at 01:06:16AM -0800, Stefan Bauer wrote:
> general is it possible to trigger a local jenkins job, when a push to 
> github repositorie was made?

Yes.  You have two options:

1. Dumb and simple: enable polling

2. Smart and efficient but more complicated: enable the GitHub plugin,
   register a web hook, make sure the GitHub plugin endpoint of your
   local Jenkins is accessible from the internet without authentication,
   oh and disable CSRF protection until
   https://issues.jenkins-ci.org/browse/JENKINS-20140 gets fixed.

> Since about one month I work on this problem. 
> At the moment I use the following plugins:
> 
> git
> github
> github oauth
> 
> I tried a lot of things out, but nothing worked :-(
> 
> I need help. PLEASE :-)

If you tell us precisely what you tried, maybe we can spot what went
wrong.  Maybe.

Marius Gedminas
-- 
I know dealing with upstream is always a pain and feels like twice as much work
as just hacking around their problems in your own code, but generally pays off
long-term.
        -- Martin (gzlist)

Attachment: signature.asc
Description: Digital signature

Reply via email to