test(docs): follow moved admin approval guidance - #8593
Conversation
|
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)
📝 WalkthroughWalkthroughThe documentation test now reads ChangesOperator-admin approval documentation test
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
PR Review Advisor — No blocking findings reportedAdvisor assessment: No blocking advisor findings reported Model lanes
Second-opinion terminology and E2E selections are advisory. Live E2E does not run automatically for pull requests. E2E guidanceAdvisory only. A maintainer can dispatch the default E2E suite against this exact revision. Recommended E2E: None This automated review informs maintainers. Warnings and suggestions do not require a response. A maintainer decides whether to merge. |
Summary
The v0.0.104 documentation audit moved the auto-pair guidance, but its regression test still read the former file and heading. This change retargets that test to the current documentation location so the CLI test shard passes on
main.Changes
docs/security/gateway-authentication-controls.mdx.## Auto-Pair Client Allowlistheading.Type of Change
Quality Gates
main; it does not change user-facing content.Documentation Writer Review
no-docs-neededdocs/security/gateway-authentication-controls.mdxand the current## Auto-Pair Client Allowlistheading. It changes no documentation source, command, configuration, workflow, default, error, or support claim.DGX Station Hardware Evidence
Verification
Signed-off-by:line and every commit appears asVerifiedin GitHubpre-commit,commit-msg, andpre-pushhooks passed, ornpm run validate:prpassed after refreshingorigin/mainwhen hooks were skipped or unavailablenpx vitest run --project integration test/repro-5324-operator-admin-approval-docs.test.tspassed (2 tests).npm testfor broad runtime/test-harness changes;npm run checkfor repo-wide validation/coverage changes — command/result:npm run docsbuilds without warnings (doc changes only)Signed-off-by: Aaron Erickson aerickson@nvidia.com
Summary by CodeRabbit