docs: replace CLAUDE.md @import with a symlink to AGENTS.md#4589
docs: replace CLAUDE.md @import with a symlink to AGENTS.md#4589EdDev wants to merge 1 commit intoRedHatQE:mainfrom
Conversation
CLAUDE.md previously duplicated content via the @AGENTS.md import directive. A symlink eliminates the indirection — CLAUDE.md and AGENTS.md now point to identical content with no wrapper needed. Assisted-by: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Edward Haas <edwardh@redhat.com>
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (2)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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 |
|
Report bugs in Issues Welcome! 🎉This pull request will be automatically processed with the following features: 🔄 Automatic Actions
📋 Available CommandsPR Status Management
Review & Approval
Testing & Validation
Container Operations
Cherry-pick Operations
Label Management
✅ Merge RequirementsThis PR will be automatically approved when the following conditions are met:
📊 Review ProcessApprovers and ReviewersApprovers:
Reviewers:
Available Labels
AI Features
💡 Tips
For more information, please refer to the project documentation or contact the maintainers. |
What this PR does / why we need it:
CLAUDE.md used an @AGENTS.md import directive to pull in project rules,
adding a wrapper with no extra content. Replacing it with a symlink
removes the indirection — both Claude and other AI tools now read the
same file directly.
Which issue(s) this PR fixes:
Special notes for reviewer:
jira-ticket:
NONE