Currently /deploy lock steals the lock from someone, which may not be intended.
Requested behavior:
if it's already locked, reply with a notice that the lock is already held
if you need to steal a lock, use /deploy lock! (like the deploy bang)
If it worked that way, people could lock in any channel or with Slackbot and no one would need to watch the lock history to know whether they could lock or deploy.
Currently
/deploy lock
steals the lock from someone, which may not be intended.Requested behavior:
/deploy lock!
(like the deploy bang)If it worked that way, people could lock in any channel or with Slackbot and no one would need to watch the lock history to know whether they could lock or deploy.