buildbot / buildbot_travis

Adaptors to make Buildbot more like travis
MIT License
126 stars 42 forks source link

Please add support for gogs! #83

Open asmfreak opened 6 years ago

asmfreak commented 6 years ago

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?

seankelly commented 6 years ago

This would need to be first added to Buildbot itself.