An open API service indexing awesome lists of open source software.

https://github.com/cpanato/mattermost-plugin-postmortem

Mattermost Plugin to help you to create a Post Mortem Report
https://github.com/cpanato/mattermost-plugin-postmortem

golang mattermost mattermost-plugin postmortem

Last synced: 6 months ago
JSON representation

Mattermost Plugin to help you to create a Post Mortem Report

Awesome Lists containing this project

README

          

# Post Mortem Generator

This plugin makes it easy to create Post Mortem reports and then it post the report in the channel that was triggered.

## How to use

After install the plugin you can run the slash command `/post-mortem` and it will open a dialog to fill the report, after you submit it the report will be formated and a post with the report will go to the channel you have triggered the command.

![slash-command](images/slash-command.png)

![input](images/post-mortem-input.png)

![output](images/post-mortem-output.png)