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

add CRUD handlers for user notification rules + remove custom actions endpoint handlers #19

Merged

Conversation

joeyorlando
Copy link
Contributor

@joeyorlando joeyorlando commented Jun 19, 2024

Needed for grafana/terraform-provider-grafana#1653

Related to grafana/oncall#4410

"Custom Actions"

This functionality has long been removed from Grafana OnCall (and migrated to Outgoing Webhooks). These endpoints are not referenced anywhere in grafana/terraform-provider-grafana (code search). Removing this should only affect the latest published version of the github.com/grafana/amixr-api-go-client Go package (grafana/terraform-provider-grafana#1653 will also bump to this latest version to take advantage of these new user notification rule client methods).

@joeyorlando joeyorlando changed the title add CRUD handlers for user notification rules add CRUD handlers for user notification rules + remove custom actions endpoint handlers Jun 19, 2024
@joeyorlando joeyorlando merged commit 27e604b into main Jul 5, 2024
1 check passed
@joeyorlando joeyorlando deleted the jorlando/add-oncall-user-notification-policy-resource branch September 24, 2024 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants