barosl / homu

A bot that integrates with GitHub and your favorite continuous integration service
http://homu.io/
MIT License
661 stars 102 forks source link

Feature request: link to Travis build #86

Open SimonSapin opened 9 years ago

SimonSapin commented 9 years ago

When Travis-CI triggers a build itself, that is visible as "Details" in the yellow status box. I believe this is target_url in the status API.

When using Homu with Travis-CI instead of buildbot, that link is missing for builds triggered by "r+". It’d be nice have, to investigate when things fail or take a long time.