forked from phoenix/litellm-mirror
add coverage for proxy auth
This commit is contained in:
parent
ef2b8b0991
commit
284deafd0d
1 changed files with 7 additions and 0 deletions
|
@ -10,6 +10,13 @@ component_management:
|
|||
paths:
|
||||
- "*/caching/*"
|
||||
- ".*redis.*"
|
||||
- component_id: "litellm logging & logging callbacks"
|
||||
paths:
|
||||
- "*/integrations/*"
|
||||
- ".*litellm_logging.py"
|
||||
- component_id: "Proxy Authentication"
|
||||
paths:
|
||||
- "*/proxy/auth/*"
|
||||
|
||||
comment:
|
||||
layout: "header, diff, flags, components" # show component info in the PR comment
|
Loading…
Add table
Add a link
Reference in a new issue