docs: add semantic-release-mattermost to the plugin list (#2163)

This commit is contained in:
ttrobisch 2021-10-01 18:47:58 +02:00 committed by GitHub
parent 685d2b5455
commit f79e27f588
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -140,3 +140,7 @@
- `verifyConditions`: Validate configuration and verify ```HEROKU_API_KEY```
- `prepare`: Update the package.json version and create release tarball
- `publish`: Publish version to heroku
- [semantic-release-mattermost](https://github.com/ttrobisch/semantic-release-mattermost)
- `verifyConditions`: Verify that the webhook is setup and release-notes-generator is present.
- `success`: Send a message about the new release and its notes to a [mattermost](https://mattermost.com/) webhook.