remind101 / slashdeploy

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

Batch CD notifications to the same ref #141

Open ejholmes opened 6 years ago

ejholmes commented 6 years ago

If you configure a repo to CD to multiple environments, on the same ref, you'll get a separate DM from SlashDeploy for each environment. This gets kinda annoying if you deploy the same ref to a lot of environments.

It may be better if these could be grouped/batched by environment + required contexts.