oncall-engine/engine/apps/webhooks
Julia Artyukhina 84411b7250
Add important version of round-robin escalation step (#5418)
# What this PR does
Adds `important` version of `Round-robin` escalation step

<img width="1090" alt="Screenshot 2025-01-20 at 11 18 54"
src="https://github.com/user-attachments/assets/add6f9e8-fc6c-40a8-a177-d727cc385651"
/>


## Which issue(s) this PR closes

Related to https://github.com/grafana/oncall/issues/1184

## 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.
2025-01-21 16:29:36 +00:00
..
migrations Add manual trigger support for webhooks (#4934) 2024-09-09 12:17:23 +00:00
models Add manual trigger support for webhooks (#4934) 2024-09-09 12:17:23 +00:00
presets Add manual trigger support for webhooks (#4934) 2024-09-09 12:17:23 +00:00
tasks Add manual trigger support for webhooks (#4934) 2024-09-09 12:17:23 +00:00
tests Add manual trigger support for webhooks (#4934) 2024-09-09 12:17:23 +00:00
__init__.py shift swap requests model + CRUD endpoints (#2597) 2023-07-21 19:35:19 +00:00
apps.py Webhooks trigger tasks on alert group events (#1533) 2023-03-13 21:19:22 +00:00
listeners.py Handle alert group deleted when task is already queued (#4230) 2024-04-16 14:39:00 +00:00
signals.py Add users_to_be_notified to new webhooks payload (#1798) 2023-04-20 16:13:48 +00:00
utils.py Add important version of round-robin escalation step (#5418) 2025-01-21 16:29:36 +00:00