Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(escalation_policies): Add FE hooks for Rotation Schedule and Escalation policy endpoints #76393

Conversation

MichaelSun48
Copy link
Member

@MichaelSun48 MichaelSun48 commented Aug 19, 2024

Adds FE hooks for the following endpoints:

  • GET organization/<org>/escalation-policies/
  • PUT organization/<org>/escalation-policies/
  • GET organization/<org>/escalation-policies/<policy_id>
  • DELETE organization/<org>/escalation-policies/<policy_id>
  • GET organization/<org>/rotation-schedules/
  • PUT organization/<org>/rotation-schedules/
  • GET organization/<org>/rotation-schedules/<policy_id>
  • DELETE organization/<org>/rotation-schedules/<policy_id>

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Aug 19, 2024
@mikejihbe mikejihbe merged commit 69ecc4c into hackweek/escalation_policies Aug 20, 2024
36 of 37 checks passed
@mikejihbe mikejihbe deleted the msun/rotationScheduleAndEscalationPolicyHooks branch August 20, 2024 16:56
@github-actions github-actions bot locked and limited conversation to collaborators Sep 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants