getslashdeploy / roadmap

Manage your deployments without leaving Slack
https://getslashdeploy.com
2 stars 0 forks source link

Echo commands back to channels #1

Closed assimovt closed 5 years ago

assimovt commented 5 years ago

Received feedback:

how come commands aren't echoed in the channels?

Currently, only production environment deployments will echo back commands to channels for others to see. It'd be great to enable echoing back in the .slashdeploy.yml configuration file, on a per-environment basis.

assimovt commented 5 years ago

There is now a new per-environment config option named respond_in_channel, which denotes whether the Slack commands will be echoed back to the channel. By default, this setting is true.