[None][infra] Update AutoDeploy CODEOWNERS coverage - #12013
Conversation
AutoDeploy examples should only require AutoDeploy dev review, not doc-owners, consistent with other AutoDeploy paths. Signed-off-by: Lucas Liebenwein <11156568+lucaslie@users.noreply.github.com>
- Add docs/source/features/auto_deploy (autodeploy-devs + doc-owners) - Add tests/unittest/auto_deploy (new test location) - Add tests/integration/defs/accuracy/test_llm_api_autodeploy.py - Remove stale tests/unittest/_torch/auto_deploy (tests moved) Signed-off-by: Lucas Liebenwein <11156568+lucaslie@users.noreply.github.com>
|
/bot skip --comment "CODEOWNERS-only change, no functional code modified" |
📝 WalkthroughWalkthroughUpdate CODEOWNERS configuration to expand ownership coverage for TensorRT-LLM's AutoDeploy feature by adding documentation and integration test paths, while adjusting unittest directory references. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Comment |
|
PR_Github #38156 [ skip ] triggered by Bot. Commit: |
|
PR_Github #38156 [ skip ] completed with state |
Signed-off-by: Lucas Liebenwein <11156568+lucaslie@users.noreply.github.com>
Signed-off-by: Lucas Liebenwein <11156568+lucaslie@users.noreply.github.com>
Signed-off-by: Lucas Liebenwein <11156568+lucaslie@users.noreply.github.com>
Summary
@NVIDIA/trt-llm-doc-ownersfromexamples/auto_deploy— AutoDeploy examples should only require AutoDeploy dev review, consistent with other AutoDeploy pathsdocs/source/features/auto_deploywith@NVIDIA/trt-llm-torch-autodeploy-devs+@NVIDIA/trt-llm-doc-ownerstests/unittest/auto_deploy(new test location, forgot to modify this during the AD test refactor) with@NVIDIA/trt-llm-torch-autodeploy-devstests/integration/defs/accuracy/test_llm_api_autodeploy.pywith@NVIDIA/trt-llm-torch-autodeploy-devs+@NVIDIA/trt-llm-qa-functiontests/unittest/_torch/auto_deployentry (tests have been moved totests/unittest/auto_deploy)Test plan
🤖 Generated with Claude Code
Summary by CodeRabbit
Release Notes
No user-facing changes
This release includes internal administrative updates to code ownership and test path configurations. These changes do not impact functionality or user experience.