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
- Host: GitHub
- URL: https://github.com/cpanato/mattermost-plugin-postmortem
- Owner: cpanato
- License: apache-2.0
- Created: 2020-04-03T12:39:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T03:02:17.000Z (over 1 year ago)
- Last Synced: 2025-02-08T19:13:43.374Z (8 months ago)
- Topics: golang, mattermost, mattermost-plugin, postmortem
- Language: JavaScript
- Size: 1.53 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.


