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
Process Stuck When Jenkins Job Returns UNSTABLE #97
When Jenkins job returns an "UNSTABLE" result, the status in verigreen is missing (appears only a red x) causing all new commits to wait and not start.
When Jenkins job returns an "UNSTABLE" result, the status in verigreen is missing (appears only a red x) causing all new commits to wait and not start.