Skip to content

docs: enforce 65-character limit on PR titles#104

Merged
georgeciubotaru merged 6 commits intomainfrom
docs/pr-title-length-limit
Apr 24, 2026
Merged

docs: enforce 65-character limit on PR titles#104
georgeciubotaru merged 6 commits intomainfrom
docs/pr-title-length-limit

Conversation

@zolotokrylin
Copy link
Copy Markdown
Member

@zolotokrylin zolotokrylin commented Apr 24, 2026

Summary

  • Adds a 65-character limit to the PR Naming requirements (already enforced by the wizard bot but not documented)
  • Adds the length check to the "Before Submitting, Ask" checklist

The limit already exists for Problem issues in the Problem section. This aligns PR titles with the same rule.

Summary by CodeRabbit

  • Documentation
    • Contribution guidelines now require PR titles to be limited to 65 characters.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 24, 2026

Warning

Rate limit exceeded

@georgeciubotaru has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 56 minutes and 48 seconds before requesting another review.

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 @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: ededbdd9-17ee-4a1c-80db-27364fd82965

📥 Commits

Reviewing files that changed from the base of the PR and between 8776986 and 03cc590.

📒 Files selected for processing (1)
  • docs/CONTRIBUTING.md

Walkthrough

PR 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 docs/CONTRIBUTING.md.

Changes

Cohort / File(s) Summary
Documentation
docs/CONTRIBUTING.md
Added 65-character maximum length constraint for PR titles to both the main guidelines and pre-submission checklist.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • markholdex
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: documenting a 65-character limit for PR titles, which aligns with the PR's core objective.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/pr-title-length-limit

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@holdex
Copy link
Copy Markdown

holdex Bot commented Apr 24, 2026

Time Submission Status

Member Status Time Action Last Update
zolotokrylin ✅ Submitted 10min Update time Apr 24, 2026, 7:31 AM
MicBun ✅ Submitted 1min Update time Apr 24, 2026, 7:31 AM
georgeciubotaru ✅ Submitted 5min Update time Apr 24, 2026, 7:31 AM

You can submit time with the command. Example:

@holdex pr submit-time 15m

See available commands to help comply with our Guidelines.

@zolotokrylin
Copy link
Copy Markdown
Member Author

@holdex pr submit-time 10m

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

📥 Commits

Reviewing files that changed from the base of the PR and between 74e59b7 and 8776986.

📒 Files selected for processing (1)
  • docs/CONTRIBUTING.md

Comment thread docs/CONTRIBUTING.md
@MicBun
Copy link
Copy Markdown

MicBun commented Apr 24, 2026

I don't have write access to merge

Comment thread docs/CONTRIBUTING.md
Comment thread docs/CONTRIBUTING.md
Signed-off-by: George Ciubotaru <george@holdex.io>
Signed-off-by: George Ciubotaru <george@holdex.io>
Comment thread docs/CONTRIBUTING.md Outdated
Signed-off-by: George Ciubotaru <george@holdex.io>
Comment thread docs/CONTRIBUTING.md Outdated
Signed-off-by: George Ciubotaru <george@holdex.io>
@georgeciubotaru
Copy link
Copy Markdown
Contributor

@holdex pr submit-time 5m

@georgeciubotaru georgeciubotaru merged commit cc4df2f into main Apr 24, 2026
5 checks passed
@georgeciubotaru georgeciubotaru deleted the docs/pr-title-length-limit branch April 24, 2026 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants