goalert
goalert copied to clipboard
label: add support for escalation policy, schedule, and rotation types
Description: Adds label support for escalation policies, schedules, and rotations.
Which issue(s) this PR fixes: Part of #3403
Out of Scope:
- Searching by label for ep, schedules, rotations, will be done separately.
Describe any introduced user-facing changes: N/A
Describe any introduced API changes:
- EP, schedule, and rotation types now have a
labels
field, similar to services - create* for EP, schedule, and rotation now can pass in labels, similar to services
- setting labels now supports EP, schedule, and rotations as a target type
@tony-tvu oops, you're right; fixed in latest commit. You will need to make regendb
though since it's a change in the migration
This pull request has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.