Skip to content

Commit

Permalink
docs: add semantic-release-mattermost to the plugin list (#2163)
Browse files Browse the repository at this point in the history
  • Loading branch information
ttrobisch committed Oct 1, 2021
1 parent 685d2b5 commit f79e27f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/extending/plugins-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit f79e27f

Please sign in to comment.