The lightweight and easy-to-setup git storage Gogs (Go Git Sevice) is a great pair for BuildBot.
Right now I'm using a watcher for my gogs repos. I'd be happy to move to webhooks.
Here is the doc for Gogs webhook format. Gogs' authors say, that it is not very different from Github format.
If it is, can I use github's webhook module. If yes, can you give a basic example?
The lightweight and easy-to-setup git storage Gogs (Go Git Sevice) is a great pair for BuildBot. Right now I'm using a watcher for my gogs repos. I'd be happy to move to webhooks. Here is the doc for Gogs webhook format. Gogs' authors say, that it is not very different from Github format. If it is, can I use github's webhook module. If yes, can you give a basic example?