Message button when stealing a lock from a /deploy command is confusing
ejholmes opened this issue · 0 comments
ejholmes commented
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!