incident-bot icon indicating copy to clipboard operation
incident-bot copied to clipboard

The Open Source Incident Management Framework

Results 41 incident-bot issues
Sort by recently updated
recently updated
newest added

## Describe your changes - Fixes an issue where starting a StatusPage incident without selecting components would cause updates to StatusPage to fail ## Checklist before requesting a review -...

Bumps [apispec](https://github.com/marshmallow-code/apispec) from 6.5.0 to 6.6.1. Changelog Sourced from apispec's changelog. 6.6.1 (2024-04-22) Bug fixes: MarshmallowPlugin: Fix handling of Nested fields with allow_none=True (:issue:833). Thanks :user:jc-harrison for reporting and :user:kolditz-senec...

dependencies
python

What are your thouhgts on refactoring the serializers to `pydantic` instead of marshmallow? I would be happy to make a PR if you thought it woudl be useful. https://docs.pydantic.dev/latest/ I...

feature-request

## Describe your changes - Added Slack channel name to the actions description of the issue, sometimes in mobile the Join button doesn't work. Having it directly linked it's an...

Bumps [framer-motion](https://github.com/framer/motion) from 10.18.0 to 11.1.7. Changelog Sourced from framer-motion's changelog. [11.1.7] 2024-04-19 Changed Updating types for motion.div. [11.1.6] 2024-04-19 Changed Binding stop to MainThreadAnimation [11.1.5] 2024-04-18 Changed Exporting DOMMotionComponents....

dependencies
javascript

Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.12 to 5.15.15. Release notes Sourced from @​mui/material's releases. v5.15.15 A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:...

dependencies
javascript

**Describe the bug** Unable to upload image by pinning it. ``` { "name": "root", "asctime": "2024-04-05 10:04:41,194", "levelname": "INFO", "filename": "flask.py", "message": "incidentbot.live.zenjob.io 127.0.0.6 [05/04/2024 10:04:41 UTC] \"GET /api/v1/incident/inc-202404050857-autortimje/pinned/13\" -...

bug

Bumps [express](https://github.com/expressjs/express) from 4.18.3 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies
javascript

Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.12.0 to 3.14.0. Release notes Sourced from pytest-mock's releases. v3.14.0 #415: MockType and AsyncMockType can be imported from pytest_mock for type annotation purposes. #420: Fixed a regression...

dependencies
python

Bumps [flask-marshmallow](https://github.com/marshmallow-code/flask-marshmallow) from 1.2.0 to 1.2.1. Changelog Sourced from flask-marshmallow's changelog. 1.2.1 (2024-03-18) Bug fixes: Fix File field when it receives an empty value (:pr:301, :issue:apiflask/apiflask#551). Thanks :user:uncle-lv. Fix validate.FileSize...

dependencies
python