CNTRLPLANE-3735: docs: add AGENTS.md, ARCHITECTURE.md, CLAUDE.md, CONTRIBUTING.md; tri…#657
CNTRLPLANE-3735: docs: add AGENTS.md, ARCHITECTURE.md, CLAUDE.md, CONTRIBUTING.md; tri…#657tchap wants to merge 1 commit into
Conversation
…m README Add operator documentation for contributors and AI agents: - AGENTS.md: quick-start reference (build, structure, conventions, pitfalls) - ARCHITECTURE.md: data flow, startup sequence, static pod management, config observers - CONTRIBUTING.md: code conventions, testing guidelines, PR process, OTE usage - CLAUDE.md: thin wrapper pointing to AGENTS.md Trim README tests section to pointers into CONTRIBUTING.md now that the detail lives there.
|
@tchap: This pull request references CNTRLPLANE-3735 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.0.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
WalkthroughThis change adds operator architecture and development guidance, introduces contribution and OTE testing documentation, links ChangesOperator documentation
Estimated code review effort: 2 (Simple) | ~10 minutes 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
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 64-70: Rename the documentation files to lowercase:
CONTRIBUTING.md to contributing.md, ARCHITECTURE.md to architecture.md,
AGENTS.md to agents.md, and CLAUDE.md to claude.md. Update every cross-reference
to the renamed files, including the `@agents.md` pointer in claude.md, while
retaining the lowercase filename convention in contributing.md.
🪄 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: openshift/coderabbit/.coderabbit.yaml
Review profile: CHILL
Plan: Enterprise
Run ID: 2206d112-a118-4fb1-a28f-bf48e6c73538
📒 Files selected for processing (5)
AGENTS.mdARCHITECTURE.mdCLAUDE.mdCONTRIBUTING.mdREADME.md
|
Will trigger CI when this is reviewed. No point wasting money until then. |
Add operator documentation for contributors and AI agents:
Trim README tests section to pointers into CONTRIBUTING.md now that the detail lives there.
Summary by CodeRabbit