cnabio / cnab-go

A Go implementation of CNAB Core 1.0
MIT License
69 stars 37 forks source link

fix(brigade.js): temp disable appending job logs to GH notification #163

Closed vdice closed 4 years ago

vdice commented 4 years ago

The notifications sent by Brigade to GitHub around CI/check runs are failing due to https://github.com/brigadecore/brigade-github-app/issues/36

This PR disables appending the job logs to the notifications until 36 is resolved.