Hub v0.12.5 - #124
Conversation
|
Warning Review limit reached
Next review available in: 50 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. 📝 WalkthroughWalkthroughAuth client Pydantic models now use shared camelCase aliasing and name-aware serialization. Documentation examples reflect the API field format, authentication options, and optional fields. Changelog navigation, project badges, test execution, and the test Hub version are updated. ChangesAuth client and documentation
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@docs/user_guide.rst`:
- Around line 17-19: Update the authentication guidance near PasswordAuth,
ClientAuth, and StaticAuth to remove the stale “two main authentication schemes”
and “previous two” wording, leaving the documentation consistent with all three
supported schemes.
- Around line 219-231: Align the optional-field example using
auth_client.find_robots with the get_field_names(Robot) documentation: update
the supported-field assertion/documentation to include email if it is valid, or
remove/revert the fields="email" example if it is not supported. Ensure the
guide presents one consistent Robot field contract.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro Plus
Run ID: fea00a45-25eb-46b8-9316-ff78aed3622f
📒 Files selected for processing (7)
.env.testREADME.mddocs/changelog.rstdocs/index.rstdocs/user_guide.rstflame_hub/_auth_client.pytests/test_auth.py
💤 Files with no reviewable changes (1)
- tests/test_auth.py
Summary by CodeRabbit