Skip to content

Commit

Permalink
feat: publish release notes to Slack
Browse files Browse the repository at this point in the history
The GitHub repo changelog modifier wasn't working as desired because it
was introducing a new changelog file each time, replacing all the old
release notes. It's a whole lot easier for us to just publish these
individual version release notes straight to Slack, where the history of
all previous releases is kept.

BREAKING CHANGE: Must be run with CHANGELOG_CHANNEL_URL set on the
environment (as a Slack Incoming Webhook URL)
  • Loading branch information
ellsclytn committed Oct 20, 2020
1 parent b793ad3 commit ff83bdb
Show file tree
Hide file tree
Showing 6 changed files with 382 additions and 122 deletions.
Loading

0 comments on commit ff83bdb

Please sign in to comment.