docs: enforce 65-character limit on PR titles#104
Conversation
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 56 minutes and 48 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughPR title character limit is now documented as a required constraint in the contributor guidelines. The 65-character maximum is added to both the main requirements list and the pre-submission checklist in Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
🚥 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)
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 |
Time Submission Status
You can submit time with the command. Example: See available commands to help comply with our Guidelines. |
|
@holdex pr submit-time 10m |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@docs/CONTRIBUTING.md`:
- Line 227: Replace the heading text "Under 65 characters" with the inclusive
phrasing "65 characters or fewer" (and update any other identical occurrences,
e.g., the repeated instance around the same section) so the rule is clearly
inclusive of 65 characters; locate the markdown heading "1. **Under 65
characters**" and change it to "1. **65 characters or fewer**".
🪄 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: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 3d8d4b2d-209c-49f3-bb1d-459329b1f9e0
📒 Files selected for processing (1)
docs/CONTRIBUTING.md
|
I don't have write access to merge |
Signed-off-by: George Ciubotaru <george@holdex.io>
Signed-off-by: George Ciubotaru <george@holdex.io>
Signed-off-by: George Ciubotaru <george@holdex.io>
Signed-off-by: George Ciubotaru <george@holdex.io>
|
@holdex pr submit-time 5m |
Summary
The limit already exists for Problem issues in the Problem section. This aligns PR titles with the same rule.
Summary by CodeRabbit