oncall-engine/tools/migrators/lib/pagerduty/resources
Joey Orlando 307afbe464
fix(pagerduty): apply several small PagerDuty migrator fixes (#5536)
This PR applies the diff described in
https://github.com/grafana/irm/issues/1863 to the PagerDuty migrator
tool.

Specifically, it:
- Fixes the target type check for user references in service filtering
- Ensures escalation policies are included in the PagerDuty API request
- Corrects the logging output for service migration errors
2025-05-12 19:33:31 -04:00
..
__init__.py Splunk OnCall migration tool (#4267) 2024-05-14 13:53:59 +00:00
business_service.py Service to service model migration (#5485) 2025-03-15 21:07:59 -04:00
escalation_policies.py feat: add opsgenie to migrator script (#5495) 2025-04-07 08:47:27 -04:00
integrations.py feat: add opsgenie to migrator script (#5495) 2025-04-07 08:47:27 -04:00
notification_rules.py PagerDuty Migrator: Add filtering capabilities and fix user notification rule preservation (#5454) 2025-02-18 08:12:05 -05:00
rulesets.py Splunk OnCall migration tool (#4267) 2024-05-14 13:53:59 +00:00
schedules.py feat: add opsgenie to migrator script (#5495) 2025-04-07 08:47:27 -04:00
services.py fix(pagerduty): apply several small PagerDuty migrator fixes (#5536) 2025-05-12 19:33:31 -04:00
users.py feat: add opsgenie to migrator script (#5495) 2025-04-07 08:47:27 -04:00