-
Notifications
You must be signed in to change notification settings - Fork 290
📖 add AGENTS.md #2763
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
📖 add AGENTS.md #2763
Conversation
|
Skipping CI for Draft Pull Request. |
ee9fd30 to
727eee2
Compare
|
/hold |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds a comprehensive AGENTS.md file to provide AI coding assistants with detailed instructions for working effectively on the Metal3 Baremetal Operator project. The document serves as a complete reference guide for AI agents to understand the project architecture, development workflows, conventions, and best practices.
- Comprehensive documentation covering architecture, CRDs, controllers, provisioners, and state machines
- Complete Makefile and hack scripts reference with detailed explanations
- CI/CD pipeline documentation including GitHub Actions and Prow workflows
- Development guidelines including code patterns, testing frameworks, and commit conventions
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
02804b7 to
887a04a
Compare
|
Revised and truncated A LOT. I'll handle the markdownlint in another PR. |
|
@tuminoid It just looks like 2 small failures for markdownlint, why another PR? 🤔 |
I intend to allow long lines in code fences and tables, which are constant pain in the ... for everyone and then cleanup the unnecessary ignores. I don't want to mix it or add to it in this PR. The same standard needs to apply in all repos. |
Add AGENTS.md to allow AI assistants to be more effective, especially the Code Review Bot. Note: do not create .github/copilot-instructions.md as it will prevent current version of Copilot CLI from reading AGENTS.md at all. Signed-off-by: Tuomo Tanskanen <[email protected]>
887a04a to
3e58436
Compare
|
This should be fine now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 2 out of 3 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
kashifest
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kashifest The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
lentzi90
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Add AGENTS.md to allow AI assistants to be more effective, especially the Code Review Bot.
Note: do not create .github/copilot-instructions.md as it will prevent current version of Copilot CLI from reading AGENTS.md at all.
CLAUDE.md symlink is needed until Claude supports AGENTS.md.