Add external contribution safety rules for all AI coding tools#13
Add external contribution safety rules for all AI coding tools#13
Conversation
Documents how AI coding tools should suppress identity, attribution, and advocacy framing when contributing to third-party repositories. Covers repo classification, commit style matching, PR description hygiene, and branch naming. Applied across all 12 tool directories and AGENTS.md.
|
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 3 minutes and 36 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: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (12)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Summary
external-contribution-safety.mdrule file to 8 tool directories with dedicated rule systems (claude-code, cursor, windsurf, cline, roo-code, augment-code, kilo-code, github-copilot), covering identity suppression, commit hygiene, PR description hygiene, and branch naming when contributing to third-party repos# External Contribution Safetysection toagents-md/AGENTS.md(vendor-neutral)CONVENTIONS.md), gemini-cli (GEMINI.md), and jetbrains-junie (guidelines.md)Why
Developers using these AI coding tools to contribute to external open-source repos risk:
Co-Authored-By: Claude) linking the AI tool to external commits permanentlyThe safe default must be documented: treat any repo whose remote does not match the org's allowlist as external, and apply full suppression. Confidence must be positive that you are in an internal repo; absent positive confirmation, stay in external mode.
Test plan
claude-code/.claude/rules/external-contribution-safety.mdcursor/.cursor/rules/external-contribution-safety.mdcwith correctdescriptionfrontmatteragents-md/AGENTS.mdhas the new# External Contribution Safetysectionaider/CONVENTIONS.md,gemini-cli/GEMINI.md, andjetbrains-junie/.junie/guidelines.mdeach have the new paragraph under their Git Workflow section