-
-
Notifications
You must be signed in to change notification settings - Fork 62
Add changelog guidelines to CLAUDE.md #208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Following the approach from React on Rails PR #1867, this adds comprehensive changelog documentation requirements to this project. Changes: - Added .claude/commands/update-changelog.md with detailed changelog guidelines - Created CLAUDE.md with project-specific guidance for Claude Code - Adapted content for cypress-on-rails project (removed RuboCop references since this project doesn't use it) - Included formatting requirements, entry structure, and version management guidance Impact: This ensures consistent, high-quality changelog maintenance across the project, making it easier for users to understand what changes affect them. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
|
Warning Rate limit exceeded@justin808 has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 21 minutes and 22 seconds before requesting another review. ⌛ 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. 📒 Files selected for processing (2)
✨ 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 |
PR Review: Add changelog guidelines to CLAUDE.mdSummaryThis PR adds comprehensive documentation for Claude Code to help maintain consistent changelog entries and provides project-specific guidance. This is a valuable addition that will improve developer experience and changelog quality. Code Quality & Best Practices✅ Strengths
|
Summary
Following the approach from React on Rails PR #1867, this adds comprehensive changelog documentation requirements to the cypress-on-rails project.
Changes
Created .claude/commands/update-changelog.md: Detailed guide for managing changelog entries with:
Created CLAUDE.md: Project-specific guidance for Claude Code including:
Adaptations for cypress-on-rails
This project differs from React on Rails in a few ways, so the content was adapted:
Impact
This ensures consistent, high-quality changelog maintenance across the project, making it easier for users to understand what changes affect them. Contributors will have clear guidance on:
🤖 Generated with Claude Code