Patrick-Kladek / Callisto

Parse Clang Static Analyzer messages and pass them to Slack
MIT License
21 stars 3 forks source link

do not crash if GitHub is temporarily unavailable #3

Closed Patrick-Kladek closed 6 years ago

Patrick-Kladek commented 6 years ago

Issue: #2

Until now Callisto crashed when GitHub was unreachable. Callisto tries to get information about the pull request. If this fails this info will be excluded from the slack message.