remind101 / slashdeploy

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

Message button when stealing a lock from a /deploy command is confusing #78

Open ejholmes opened 8 years ago

ejholmes commented 8 years ago

and so is this title ^.

Given you try to deploy something:

/deploy foo to staging

And someone else has the lock, you're asked if you want to steal it:

staging was locked by @foofoo 7 hours ago.
Steal the lock?

When I stole it, I was expecting the lock to get stolen, and also my deployment to go through, but only the lock was stolen, and I had to /deploy again!