feat: add production adopter case studies#1280
Conversation
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
WalkthroughThis PR adds a new Adopters section to the OpenFGA documentation, featuring an overview page, sidebar navigation configuration, and eight detailed case study pages from production deployments at Agicap, Docker, Grafana Labs, Headspace, OpenLane, Read AI, Vitrolife, and Zuplo. ChangesAdopters Section
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
There was a problem hiding this comment.
Pull request overview
This PR introduces a new Adopters section to the OpenFGA documentation, publishing an overview page plus eight production case studies and exposing them via a new top-level sidebar category.
Changes:
- Adds a new top-level Adopters sidebar category that links to an overview and eight adopter pages.
- Adds an Adopters overview page with a featured case-studies table and links to the broader adopter list.
- Adds eight new case study pages (Agicap, Docker, Grafana Labs, Read AI, Headspace, Zuplo, OpenLane, Vitrolife Group).
Reviewed changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| docs/sidebars.js | Adds a new top-level “Adopters” category and wires in all adopter docs. |
| docs/content/adopters/overview.mdx | Introduces the adopters landing page and a featured case-studies table. |
| docs/content/adopters/agicap.mdx | Adds the Agicap production case study page. |
| docs/content/adopters/docker.mdx | Adds the Docker production case study page. |
| docs/content/adopters/grafana.mdx | Adds the Grafana Labs production case study page. |
| docs/content/adopters/read-ai.mdx | Adds the Read AI production case study page. |
| docs/content/adopters/headspace.mdx | Adds the Headspace production case study page. |
| docs/content/adopters/zuplo.mdx | Adds the Zuplo production case study page. |
| docs/content/adopters/openlane.mdx | Adds the OpenLane production case study page. |
| docs/content/adopters/vitrolife.mdx | Adds the Vitrolife Group production case study page. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Description
Adds an Adopters section to the documentation with eight production case studies based on CNCF TOC adopter interviews: Agicap, Docker, Grafana Labs, Read AI, Headspace, Zuplo, OpenLane, and Vitrolife Group.
The sidebar gains a new top-level Adopters category linking to the overview and all eight individual pages.
What problem is being solved?
How is it being solved?
What changes are made to solve it?
References
Review Checklist
mainSummary by CodeRabbit