You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Claude finished @github-actions[bot]'s task in 1m 39s —— View job
PR Review: CLI and Helm reference update for v2.32.0
Gather context and read changed files
Check new pages are in navigation.json
Check for relative links
Review content quality and conventions
Post findings
Summary
This is an automated update of CLI and Helm reference docs for v2.32.0. The changes are well-structured overall. Two new CLI commands (kosli get repo and kosli list repos) are correctly added with navigation entries. The kosli tag command gains repo-tagging support. Most other changes are live-data refreshes (snapshot indices, timestamps, fingerprints).
Findings
Improvement — helm/k8s_reporter/overview.mdx:7
The Helm chart overview states the default CLI is v2.31.0, but this PR is for the v2.32.0 release. If the chart appVersion has been bumped, this should be updated. If the chart still ships v2.31.0, this is fine as-is. See inline comment.
Suggestion — client_reference/kosli_list_repos.md
The new kosli list repos page has no ## Examples Use Cases section, unlike most other kosli list * pages. This is likely because the upstream CLI source doesn't define examples for this command yet — worth adding there. See inline comment.
What looks good
Both new pages (kosli_get_repo.md, kosli_list_repos.md) are added to config/navigation.json in alphabetical order — correct.
No relative links found in any changed file — all links use root-relative paths.
Front matter is present and well-formed on all new/modified pages.
The kosli tag command updates correctly document the new repo/repos resource types, --provider and --repo-id flags, and include three new examples.
Helm configuration fix (a → no article) and casing fix (K8S → K8s) are nice cleanups.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated update of CLI and Helm reference documentation for release
v2.32.0.