k-krawczyk opened a new pull request, #67:
URL: https://github.com/apache/camel-jbang-examples/pull/67

   ## Description
   
   Resolves part of 
[CAMEL-23823](https://issues.apache.org/jira/browse/CAMEL-23823) — *add 
AGENTS.md to examples repos also*. The main `apache/camel` repo already ships 
an `AGENTS.md`; this adds an equivalent, tailored guide to the examples 
repositories so AI agents know how to contribute examples here.
   
   ## What it contains
   
   A new top-level `AGENTS.md` with:
   
   - **Rules of Engagement** — the essentials carried over from the canonical 
[apache/camel 
`AGENTS.md`](https://github.com/apache/camel/blob/main/AGENTS.md): AI 
attribution, JIRA ticket ownership (Unassigned only, assign + In Progress), 
one-example-per-PR / PR volume, fork-based branches named with the JIRA id, 
green-CI requirement, and human-approval-before-merge.
   - **Repo specifics** — the JBang / Camel CLI run model (no Maven build), 
example layout, `metadata.json` and the generated catalog, Citrus YAML tests.
   - **Build / run / validate** — exact `jbang app install`, `camel run`, and 
`citrus run` commands; how CI validates examples.
   - **Conventions** — naming, license headers, README structure.
   - **Adding a new example** — a step-by-step checklist.
   
   Content was derived by inspecting this repository's current structure, a 
couple of representative examples, and `.github/workflows/build.yml`. Happy to 
adjust tone, depth, or any specifics to match maintainer preference.
   
   _Reported and implemented by Claude Code on behalf of Karol Krawczyk._
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to