docs(e2e): reconcile scenario migration docs - #4654
Conversation
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
|
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 (2)
✅ Files skipped from review due to trivial changes (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughThe PR rewrites two documentation files to establish a cohesive narrative of the NemoClaw E2E scenario framework's hybrid migration model, replacing legacy strategy tracking with concrete issue references, clarified execution paths, and contributor workflow guidance. ChangesE2E Scenario Framework Documentation Rewrite
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 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)
Comment |
E2E Advisor RecommendationRequired E2E: None Full advisor summaryE2E Recommendation AdvisorBase: Required E2E
Optional E2E
New E2E recommendations
|
E2E Scenario Advisor RecommendationRequired scenario E2E: None Full scenario advisor summaryE2E Scenario AdvisorBase: Required scenario E2E
Optional scenario E2E
Relevant changed files
|
PR Review AdvisorFindings: 0 needs attention, 1 worth checking, 0 nice ideas Review findings🛠️ Needs attention
🔎 Worth checking
🌱 Nice ideas
This is an automated advisory review. A human maintainer must make the final merge decision. |
|
✨ |
Summary
Reconciles the E2E scenario README and migration notes with the current hybrid framework. This removes the stale local migration checklist and points mutable migration tracking to the active GitHub issues.
Related Issue
Refs #3588.
Changes
test/e2e-scenario/docs/README.mdaround the current typed/YAML/manifest/legacy hybrid model.test/e2e-scenario/docs/MIGRATION.mdscript checklist with issue-based migration guidance.Type of Change
Verification
npx prek run --all-filespassesnpm testpassesnpm run docsbuilds without warnings (doc changes only)Additional verification run:
npx prek run --files test/e2e-scenario/docs/README.md test/e2e-scenario/docs/MIGRATION.md.Signed-off-by: Carlos Villela cvillela@nvidia.com
Summary by CodeRabbit