Skip to content

Add command for release notifications

Yorick Peterse requested to merge notify-command into master

As part of the monthly release process, release managers need to inform various channels about the latest commit that will make it into the release. To make this easier, we introduce the notify command. This command takes a string, and sends it to multiple Slack channels.

Merge request reports