You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 text was updated successfully, but these errors were encountered:
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 text was updated successfully, but these errors were encountered: