oncall-engine/engine/apps/alerts/models
Joey Orlando a35a8949eb
cleanup orphaned CustomButton escalation policy steps (#4143)
# What this PR does

See [this
conversation](https://raintank-corp.slack.com/archives/C025VMT6SPK/p1711991400490289)
for more context.

Also removes the `EscalationPolicy.custom_button_trigger` field which
was previously marked as deprecated in #2544 and migrated
[here](https://github.com/grafana/oncall/blob/dev/engine/apps/webhooks/migrations/0008_auto_20230712_1613.py#L39-L45)

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated (N/A)
- [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-02 15:23:07 +00:00
..
__init__.py SNOW external ID (#4076) 2024-03-20 10:54:27 +00:00
alert.py Support prescribed labels (#3848) 2024-02-20 14:42:51 +08:00
alert_group.py upgrade flake8 to v7 (#4141) 2024-04-02 14:26:19 +00:00
alert_group_counter.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
alert_group_log_record.py cleanup CustomButton backend code + add ngrok/express outgoing webhook e2e test (#2544) 2024-03-28 15:37:22 +00:00
alert_manager_models.py Enable flake8-bugbear, fix issues (#3454) 2023-11-29 15:04:48 +00:00
alert_receive_channel.py Integration backsync token (#4056) 2024-03-18 09:16:54 +00:00
alert_receive_channel_connection.py SNOW external ID (#4076) 2024-03-20 10:54:27 +00:00
channel_filter.py Support prescribed labels (#3848) 2024-02-20 14:42:51 +08:00
custom_button.py cleanup CustomButton backend code + add ngrok/express outgoing webhook e2e test (#2544) 2024-03-28 15:37:22 +00:00
escalation_chain.py re-enable mypy GitHub Actions CI job (#2390) 2023-06-29 14:01:52 +00:00
escalation_policy.py cleanup orphaned CustomButton escalation policy steps (#4143) 2024-04-02 15:23:07 +00:00
grafana_alerting_contact_point.py Improve getting/updating contact points for Grafana Alerting integration (#2742) 2023-08-18 12:12:29 +02:00
invitation.py Trigger alert group signal after transaction commit (#3001) 2023-09-11 14:28:37 +00:00
maintainable_object.py Improve OpenAPI schema coverage (#3629) 2024-01-12 15:11:22 +00:00
resolution_note.py Resolution note source mobile app (#3174) 2023-10-20 15:22:45 +01:00
user_has_notification.py World, meet OnCall! 2022-06-03 08:09:47 -06:00