Add AI contribution commit trailer guidelines - #10243
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughThe contribution guide now instructs contributors to record AI-tool usage in commit trailers. It includes supported trailer formats and a sample commit. ChangesAI Contribution Guidance
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 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: 1
🤖 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 `@CONTRIBUTING.md`:
- Around line 82-85: Update both fenced code blocks in the commit-message
examples in CONTRIBUTING.md to specify the text language identifier, including
the block containing Co-Authored-By and Generated-by and the block containing
the issue-title example, while leaving their contents unchanged.
🪄 Autofix
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: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro Plus
Run ID: 34ffc72c-8098-480e-9a7b-ff56354563c9
📒 Files selected for processing (1)
CONTRIBUTING.md
Summary
Adds guidance to
CONTRIBUTING.mdrequesting contributors to include commit trailers (e.g.,Co-Authored-By,Generated-by) when AI tools are used in preparing PRs.Background & Rationale
Summary by CodeRabbit