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).
Apache License 2.0
57 stars 19 forks source link

observer implementation #59

Closed AndreeaDora closed 9 years ago

soninob commented 9 years ago

Is this change include @borzamircea changes? Did you manage to pull from his branch?

AndreeaDora commented 9 years ago

Yes, I checked and it includes all @borzamircea changes.