Only create a response object if the request is triggered, otherwise log the reason. Avoid creating multiple/unneeded responses, which can be also confusing when displaying response objects. If there is no response, the webhook/request wasn't triggered (possible reasons: integrations are filtered, or the trigger template evaluates to False). Related to https://github.com/grafana/oncall-private/issues/2615 |
||
|---|---|---|
| .. | ||
| migrations | ||
| models | ||
| presets | ||
| tasks | ||
| tests | ||
| __init__.py | ||
| apps.py | ||
| listeners.py | ||
| signals.py | ||
| utils.py | ||