For each stack, slack alarm configuration is needed because some of stacks are really critical to the service so that failure deployment should be alarm in a special way.
Currently, goployer sends the process of deployment with slack message but this is not enough to check failure if it is timeout failure ( timeout is , by default, 1 hour )
I think only two more configurations needed for this feature
stack:
slack_url:
notification_level: failure / all
For each stack, slack alarm configuration is needed because some of stacks are really critical to the service so that failure deployment should be alarm in a special way.
Currently, goployer sends the process of deployment with slack message but this is not enough to check failure if it is timeout failure ( timeout is , by default, 1 hour )
I think only two more configurations needed for this feature