oncall-engine/engine/apps/webhooks/tasks
Joey Orlando 28ed2ddf61
fix incorrect args passed to apps.webhooks.tasks.trigger_webhook.execute_webhook (#4217)
## Which issue(s) this PR closes

fix incorrect args passed to
`apps.webhooks.tasks.trigger_webhook.execute_webhook`

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] Added the relevant release notes label (see labels prefixed w/
`release:`). These labels dictate how your PR will
    show up in the autogenerated release notes.
2024-04-12 17:56:26 +00:00
..
__init__.py Webhooks trigger tasks on alert group events (#1533) 2023-03-13 21:19:22 +00:00
alert_group_status.py Check for backsync updates before triggering connected webhooks (#4149) 2024-04-08 14:25:48 +00:00
trigger_webhook.py fix incorrect args passed to apps.webhooks.tasks.trigger_webhook.execute_webhook (#4217) 2024-04-12 17:56:26 +00:00