Add AGENTS.md & CLAUDE.md for AI assistance#11098
Merged
Merged
Conversation
* Rename `CONTRIBUTING.adoc` to `CONTRIBUTING.md` to let AI agents understand our contribution rules * Fix all the references to `CONTRIBUTING.adoc`
cppwfs
requested changes
Jun 10, 2026
cppwfs
left a comment
Contributor
There was a problem hiding this comment.
Nice Changes!
Just a questions and a small request
| ---- | ||
| ``` | ||
|
|
||
| To run a specific test class: |
Contributor
There was a problem hiding this comment.
WDYT?
To run a specific test class follow this structure ./gradlew ::test --tests ".
An example can be seen here:
| spring-integration-core # Fundamental abstractions, DSL, all EIP patterns | ||
| spring-integration-test-support # Test utilities (no SI runtime dependency — avoids circular deps) | ||
| spring-integration-bom # Bill of Materials for dependency management | ||
| spring-integration-<protocol>/ # One module per integration technology |
cppwfs
approved these changes
Jun 11, 2026
cppwfs
left a comment
Contributor
There was a problem hiding this comment.
LGTM!
Thanks for doing this!
Member
Author
|
I've changed my mind and decided that this has to make it into all our supported branches: we are going to work with AI agents everywhere anyway 🤷 |
spring-builds
pushed a commit
that referenced
this pull request
Jun 11, 2026
* Add `AGENTS.md` & `CLAUDE.md` for AI assistance * Rename `CONTRIBUTING.adoc` to `CONTRIBUTING.md` to let AI agents understand our contribution rules * Fix all the references to `CONTRIBUTING.adoc` * Improve CONTRIBUTING.md a bit (cherry picked from commit 2a0189a)
cppwfs
pushed a commit
that referenced
this pull request
Jun 11, 2026
* Add `AGENTS.md` & `CLAUDE.md` for AI assistance * Rename `CONTRIBUTING.adoc` to `CONTRIBUTING.md` to let AI agents understand our contribution rules * Fix all the references to `CONTRIBUTING.adoc` * Improve CONTRIBUTING.md a bit * **Auto-cherry-pick to `7.0.x` & `6.5.x`**
This was referenced Jun 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CONTRIBUTING.adoctoCONTRIBUTING.mdto let AI agents understand our contribution rulesCONTRIBUTING.adoc