Conversation
On-behalf-of: @SAP christoph.mewes@sap.com
There was a problem hiding this comment.
Pull request overview
Adds an initial AGENTS.md file to document shared guidance for AI agents and contributors, focusing on development workflow, SDK dependency handling, documentation conventions, testing, and changelog generation.
Changes:
- Introduces
AGENTS.mdwith recommended commands and contribution/testing guidelines. - Documents rules around SDK
go.mod/Go version changes and changelog formatting.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
On-behalf-of: @SAP christoph.mewes@sap.com
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
/retest |
On-behalf-of: @SAP christoph.mewes@sap.com
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 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.
|
LGTM label has been added. DetailsGit tree hash: d976170254280cd65dd9164d0f571061041e8c84 |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ntnn, xrstf 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 |
Summary
This is my first attempt at creating and committing a re-usable AI agent config file. It seems that AI usage is inevitable anyway and there are some things I would like to share with everyone else, like how e2e tests should be run.
I tried to follow https://agents.md/.
What Type of PR Is This?
/kind chore
Release Notes