chore: refine OSS helper rules and point CLAUDE.md to them#24254
chore: refine OSS helper rules and point CLAUDE.md to them#24254orpiske wants to merge 1 commit into
Conversation
|
Do we have something about that any kind of coding assistance MUST be co signed in the commit message. Co-authored by a coding agent, or whatever they do. We need this from ASF to track what is AI assisted vs what is not. Here is an example that is good |
85266ec to
2d08d8b
Compare
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🐫 Apache Camel Committers, please review the following items:
|
|
@davsclaus I think this is a configuration on the coding agent itself. I know Claude allows you to set a configuration like this in the settings file: |
|
ℹ️ CI did not run targeted module tests. |
|
okay but if we add to the rules/skills files that the commit message must contain a "co-authored by AI" or similar to signal its AI assisted. |
|
|
||
| - **Build tool:** Maven | ||
| - **Build command:** `mvn -Dquickly install` | ||
| - **Build command:** `mvn verify` |
There was a problem hiding this comment.
We are back to this, this is just too slow. And you have test command further below that does the same
oscerd
left a comment
There was a problem hiding this comment.
in the harness organization, I think we should remove the project when we merge the rules in the upstream.
Summary
Claude Code on behalf of Otavio Rodolfo Piske
Follow-up to #24251 — addresses review feedback from @davsclaus and reduces overlap between
CLAUDE.mdand.oss-ai-helper-rules/.mvn verify(the-Dquicklyvariant skips tests, which is wrong for the default build command)AGENTS.md(the file behind theCLAUDE.mdsymlink) directing agents to.oss-ai-helper-rules/project-standards.mdfor build commands and code style restrictionsThis establishes
.oss-ai-helper-rules/as the source of truth for build commands and standards, reducing the risk of the two files drifting apart.Test plan
mvn verifyinproject-standards.mdAGENTS.mdpoints to.oss-ai-helper-rules/project-standards.md