goalert icon indicating copy to clipboard operation
goalert copied to clipboard

label: add support for escalation policy, schedule, and rotation types

Open mastercactapus opened this issue 1 year ago • 2 comments

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

mastercactapus avatar Nov 07 '23 17:11 mastercactapus

@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

mastercactapus avatar Nov 13 '23 18:11 mastercactapus

This pull request has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.

stale[bot] avatar Mar 17 '24 15:03 stale[bot]