oncall-engine/engine/settings
Michael Derynck 3d74cbf3f5
Webhook 2 improvements and fixes (#1829)
- Rename Firing to Alert Group Created to reduce confusion as to why the
event only first once and not when unresolve or unacknowledge returns
the alert group to the firing state.
- Increase password field length
- Do not filter webhook execution by team, team is just for filtering
ownership now
- Do not log webhook triggers in alert group escalation log if the
webhook does not trigger (Status/response will still be stored)
- Fix formatting for response content and data fields on the Status page
- Add a content length limit for responses being stored (50000
characters)
2023-04-26 15:55:08 -06:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
base.py Webhook 2 improvements and fixes (#1829) 2023-04-26 15:55:08 -06:00
ci-test.py Revert "Revert "speed up ci builds from 15 to <7 minutes"" (#1643) 2023-03-28 09:34:03 +02:00
dev.py Fix of templates api behaviour for public and private api (#1408) 2023-03-01 16:32:15 +08:00
helm.py Allow multiple database and celery broker types (#582) 2022-10-04 09:25:53 +01:00
hobby.py Allow multiple database and celery broker types (#582) 2022-10-04 09:25:53 +01:00
prod_without_db.py Move FCM relay logic into a celery task (#1137) 2023-01-13 19:28:34 +00:00