remind101 / slashdeploy

GitHub Deployments for Slack
https://slashdeploy.io
BSD 2-Clause "Simplified" License
153 stars 20 forks source link

Message when commit status checks are still pending is confusing #52

Closed ejholmes closed 7 years ago

ejholmes commented 8 years ago

If I have commit status checks that are still in a pending state, the message appears as:

The following commit status checks failed:
* container/docker
You can ignore commit status checks by using `/deploy foo@bar to staging!

The fact that it says "failed" makes me think that container/docker failed, but it's just pending.