OSAC-2402: add AGENTS.md for AI agent guidance - #18
Conversation
WalkthroughAdded ChangesContributor Guidance
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 11✅ Passed checks (11 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 |
|
@coderabbitai full review |
✅ Action performedFull review finished. Your plan includes PR reviews subject to rate limits. More reviews will be available in 20 minutes. |
|
@coderabbitai full review |
✅ Action performedFull review finished. |
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 `@AGENTS.md`:
- Around line 25-26: Update the AGENTS.md descriptions for the make manifests
entries to accurately state that controller-gen generates RBAC, CRD, and webhook
manifests, while clarifying that this repository does not own the external
HostLease CRD. Apply the same correction to the referenced duplicate
documentation entries.
🪄 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: Repository: osac-project/coderabbit/.coderabbit.yaml
Review profile: ASSERTIVE
Plan: Enterprise
Run ID: 1d542e45-995f-4465-9cfc-a09849b09b78
📒 Files selected for processing (1)
AGENTS.md
…mits Signed-off-by: Ameya Sathe <asathe@redhat.com> Assisted-by: Claude Code <noreply@anthropic.com> Signed-off-by: Ameya Sathe <asathe@redhat.com> rh-pre-commit.version: 2.4.0 rh-pre-commit.check-secrets: ENABLED
Summary
go.mod,Makefile,Containerfile,.golangci.yml) for versions instead of hardcoding patch-level valuesmake manifestsas invoking controller-gen for RBAC, CRD, and webhook output while noting only RBAC is produced today (no local CRDs or webhooks)Jira
https://redhat.atlassian.net/browse/OSAC-2402
Test plan
.pre-commit-config.yamlmake manifestsdescription aligns with Makefile target (lines 97-99)🤖 Generated with Claude Code