From b9a9cd2659ddb9c78e0804300d05ab7848dcab48 Mon Sep 17 00:00:00 2001 From: Joey Orlando Date: Tue, 22 Aug 2023 15:26:08 +0200 Subject: [PATCH] add shift swap request demo video to public docs (#2858) # What this PR does Adds a demo video for Shift Swaps to the public documentation. Closes #2832 ## Checklist - [x] Unit, integration, and e2e (if applicable) tests updated - [x] Documentation added (or `pr:no public docs` PR label added if not required) - [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not required) --- docs/sources/on-call-schedules/_index.md | 15 +++++++++++++-- docs/sources/user-and-team-management/_index.md | 6 +----- 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/docs/sources/on-call-schedules/_index.md b/docs/sources/on-call-schedules/_index.md index defc709c..29c1aea7 100644 --- a/docs/sources/on-call-schedules/_index.md +++ b/docs/sources/on-call-schedules/_index.md @@ -42,11 +42,22 @@ Use the Grafana OnCall Terraform provider to manage schedules within your “as- via Terraform are automatically added to your schedules in Grafana OnCall. Similar to the iCal import, these schedules read-only and cannot be edited from the UI. -To learn more, read our [Get started with Grafana OnCall and Terraform]( -) blog post. +To learn more, read our [Get started with Grafana OnCall and Terraform](https://grafana.com/blog/2022/08/29/get-started-with-grafana-oncall-and-terraform/) +blog post. ### Shift swap requests +
+ + />
- - RBAC for Grafana plugins allows for fine-grained access control so you can define custom roles and actions for users in Grafana OnCall. Use RBAC to grant specific permissions within the Grafana OnCall plugin without changing the user’s basic role at the organization level. You can fine-tune basic roles to add or remove certain Grafana OnCall RBAC roles.