Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manomanotech/firefighter-incident
FireFighter is an incident management application, designed to work in Slack, and more.
https://github.com/manomanotech/firefighter-incident
django incident-management incident-response slack-bot
Last synced: 3 months ago
JSON representation
FireFighter is an incident management application, designed to work in Slack, and more.
- Host: GitHub
- URL: https://github.com/manomanotech/firefighter-incident
- Owner: ManoManoTech
- License: mit
- Created: 2023-06-22T14:10:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T13:42:28.000Z (4 months ago)
- Last Synced: 2024-10-29T16:13:04.854Z (4 months ago)
- Topics: django, incident-management, incident-response, slack-bot
- Language: Python
- Homepage: https://manomanotech.github.io/firefighter-incident/
- Size: 8.95 MB
- Stars: 14
- Watchers: 2
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Roadmap: docs/roadmap.md
Awesome Lists containing this project
README
# FireFighter
[![PyPI - Version](https://img.shields.io/pypi/v/firefighter-incident)](https://pypi.org/project/firefighter-incident/) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/firefighter-incident)](https://pypi.org/project/firefighter-incident/) [![PyPI - License](https://img.shields.io/pypi/l/firefighter-incident)](https://manomanotech.github.io/firefighter-incident/latest/license/) [![OpenSSF Best Practices](https://www.bestpractices.dev/projects/8170/badge)](https://www.bestpractices.dev/projects/8170) [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit) [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
FireFighter is ManoMano's in-house Incident Management Tool.
It helps manage incidents, by automatically creating a Slack channel for communication, and much more.
![Slack Bot Commands](docs/assets/screenshots/slack_bot_home.jpeg)
__What's Incident Management?__
Incident Management is a set of processes and tools to help teams detect, respond to, and resolve incidents quickly and effectively.
Incidents are unplanned interruptions or reductions in quality of services, like a service outage or a security breach.
## Learn more
Check out our [documentation](https://manomanotech.github.io/firefighter-incident/latest/) for more details.
## Contributing
See [our Contribution Guide](https://manomanotech.github.io/firefighter-incident/latest/contributing/) for details on submitting patches, the contribution workflow and developer's guide.
## License
FireFighter is under the MIT license. See the [LICENSE](LICENSE) file for details.