On Mon, Oct 15, 2012 at 11:07 PM, Scott Moyer <[email protected]> wrote:
> I added functionality to the Jenkins git-plugin to support Gitorious > webhooks and they've rolled it off into it's own plugin. > > <https://wiki.jenkins-ci.org/display/JENKINS/Gitorious+Plugin> > Scott, Great work! > https://wiki.jenkins-ci.org/display/JENKINS/Gitorious+Plugin > > You can add the git-plugin and gitorious-plugin to jenkins. Create a > webhook in Gitorious that will post to > http://yourjenkins/gitorious/notifyCommit (or > http://yourjenkins/jenkins/gitorious/notifyCommit<http://yourjenkins/gitorious/notifyCommit> > in > some cases). > > The gitorious plugin will parse the payload and attempt to kick off a > jenkins build. > > There was a post a while back about someone trying to make this work. The > webhook POST in Gitorious was striping off any hard coded query parameters, > so it wouldn't work with the git-plugin out of the box. > Is this still a problem? Cheers, - Marius -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
