Verigreen / verigreen

Verigreen is a lightweight, server side solution for verification of git commits. It is a gated check-in process which will not allow any failed CI commit to go into an integration/release/any protected branch. We keep it green (hence the name).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setting up with beanstalk

superjd opened this issue · comments

Not an issue but has anyone setup verigreen with beanstalk?

Thanks

Not that I am aware of, @soninob @edagan how about you?

Anyone tried using beanstalk and verigreen?, beanstalk does have the ability to set up a modular webhook (http://support.beanstalkapp.com/article/955-modular-webhooks-integration) but not sure if this would work.

Thanks

We haven't tried it, feel free to start a PR for it, will love to review it.
let me know if you need any help