Hi
I have a buildbot server, and would like to learn how to integrate it with
Gitlab.
I have noticed that Gitlab uses web hooks; so I cannot use the same hooks
that I have on a regular git repository. I have tried to follow the setup
of github hooks, but it seems to not work for Gitlab.
On the Buildbot documentation, it is mentioned to set the status with
change_hook_dialects = { 'github', True}
And then add as hook on gitlab, the url for the buildbot server, appending
to it change_hook/github, so it would look like
www.mybuildbotserver:8090/change_hook/github
Altho I had no luck in getting any notification.
>From what I understand, Gitlab and Github should work practically in a
similar way; so the instructions for Github should work also for Gitlab. Am
I mistaken?
Any help to set this up would be more than welcome; I am going crazy trying
to find out how to get notifications from Gitlab on the Buildbot server,
and was not able to find anything at all on the web.
Is there any buildbot user that could point me in the right direction, or
even better, show a working example of how to set up Buildbot?
Thanks in advance!
Sean
--
You received this message because you are subscribed to the Google Groups
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.