Skip to content

fix: add talos to ON sidebar#2690

Open
vinckr wants to merge 1 commit into
masterfrom
vinckr/docs-janitor-0076
Open

fix: add talos to ON sidebar#2690
vinckr wants to merge 1 commit into
masterfrom
vinckr/docs-janitor-0076

Conversation

@vinckr

@vinckr vinckr commented Jul 23, 2026

Copy link
Copy Markdown
Member

Related Issue or Design Document

Checklist

  • I have read the contributing guidelines and signed the CLA.
  • I have referenced an issue containing the design document if my change introduces a new feature.
  • I have read the security policy.
  • I confirm that this pull request does not address a security vulnerability.
    If this pull request addresses a security vulnerability,
    I confirm that I got approval (please contact security@ory.com) from the maintainers to push the changes.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added the necessary documentation within the code base (if appropriate).

Further comments

Summary by CodeRabbit

  • New Features
    • Added a new Ory Talos section to the network documentation navigation.
    • Added navigation for Talos concepts, integration guides, API references, CLI references, token formats, events, and error codes.
    • Improved API reference navigation by grouping Talos method links under a single reference page.

Copilot AI review requested due to automatic review settings July 23, 2026 09:03
@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 571547b6-49df-4c1f-bb97-ccd00108b087

📥 Commits

Reviewing files that changed from the base of the PR and between bc05c1f and 4a168a0.

📒 Files selected for processing (1)
  • sidebars-network.ts

📝 Walkthrough

Walkthrough

The network Docusaurus sidebar now includes an Ory Talos category with Concepts, Integrate, and Reference sections. Talos API groups are flattened into a linked API reference category, alongside CLI and static reference documentation.

Changes

Ory Talos navigation

Layer / File(s) Summary
Generate Talos API reference navigation
sidebars-network.ts
Imports Talos sidebar definitions and flattens nested API groups into the talosApiReference category linked to the API overview page.
Wire Talos sections into network navigation
sidebars-network.ts
Adds Talos Concepts, Integrate, and Reference sections, including API, CLI, token, events, and error-code documentation.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

  • ory/docs#2604: Adds the same Talos API reference grouping and sidebar wiring pattern.

Suggested reviewers: copilot

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is only the template text and lacks an actual summary, issue reference, checklist status, and comments. Replace the placeholders with a real change summary, related issue or design doc, completed checklist items, and any relevant notes.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: adding Talos to the Ory sidebar.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch vinckr/docs-janitor-0076

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Ory Talos documentation to the Ory Network sidebar, including wiring in the generated Talos API reference and the hand-maintained Talos CLI reference so Talos content is discoverable under the Network docs navigation.

Changes:

  • Import Talos API/CLI sidebar definitions and create a normalized “API reference” category for the generated OpenAPI sidebar.
  • Add a new “Ory Talos” product section to the Ory Network sidebar with Concepts, Integrate, and Reference subsections.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@unatasha8

Copy link
Copy Markdown
Contributor

This implementation of the Talos docs is OSS/OEL (and jumps to OSS sidebar). It's a TODO item to write specific content for using Talos on Network

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.

3 participants