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

Log links for any "internal error" #88

Open DVir669 opened 8 years ago

DVir669 commented 8 years ago

When receiving an "internal error" like GIT_FAILURE - there should be a simple way for the end user to understand what went wrong. currently we need to go to the Docker image and check the logs - any option to aggregate those logs and link them to the UI will be welcomed.