docs(plugins-and-skills): drop version literal from opening sentence - #1514
Conversation
The page opens with "NeMo Platform 0.3.0 is extended through Python plugins and coding-agent skills." — a version literal that has drifted against every release since 0.3.0. Under 0.4.0 the published page still reads "0.3.0", which the docs-review agent flags as a version-claim mismatch on every build. Drop the version literal. The sentence is release-agnostic and stays correct across future releases, eliminating the class of drift entirely. Signed-off-by: Jinxiang Guo <jinxiang@nvidia.com> Signed-off-by: Glody Guo <jinxiang@nvidia.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 12 included reviews per hour; 9 remain after this review. 📝 WalkthroughWalkthroughThe introductory description now refers to NeMo Platform without specifying version 0.3.0. ChangesDocumentation update
Merge Risk: ⚪ Minimal · up to This is a localized documentation-only change that removes a release-specific version from an opening sentence; no actionable merge-blocking risk remains after normal checks and review. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
Summary
docs/agents/plugins.mdxopened with "NeMo Platform 0.3.0 is extended through Python plugins and coding-agent skills." The version literal has drifted against later releases. Drop it so the sentence stays release-agnostic.This recreates fork PR #1477 as a same-repo branch so GitHub Actions can use org Docker Hub secrets (fork
pull_requestCI failed at Docker Hub login withSecret source: None).Changes
0.3.0version literal from the opening sentence ofdocs/agents/plugins.mdxType of Change
Quality Gates
Verification
Signed-off-by:traileruv run pre-commit run -apasses, or any blocked checks are identified belowTargeted validation:
2dc068219onto currentorigin/main.docs/agents/plugins.mdx.Summary by CodeRabbit