davsclaus opened a new pull request, #1775: URL: https://github.com/apache/camel-website/pull/1775
Adds `.oss-ai-helper-rules/` so the [AI Agents OSS Helper](https://github.com/Open-Harness-Engineering/ai-agents-oss-helper) commands (`/oss-fix-issue`, `/oss-analyze-issue`, `/oss-create-issue`, `/oss-merge-pr`, ...) pick up this project's conventions automatically from the checkout instead of needing installed rules per user. - `project-info.md`: `apache/camel-website`, GitHub issues, related repo `apache/camel` (the documentation sources and catalog are pulled from there; documentation content is fixed upstream). - `project-standards.md`: how the site is built — Antora renders the documentation repositories listed in the playbook, Hugo renders the website pages, blog and releases, gulp runs the post-steps — with pointers into the README's build sections, the GitHub token Hugo needs, `yarn test`, `yarn preview`, `yarn build:markdown`, `yarn checks`. - `project-guidelines.md`: branch names (`fix/<n>`, `quick-fix/<slug>`, `blog/<slug>`, ...), commit formats (`Fix #<n>: ...`, `chore: ...`, `ci: ...`), PR always, squash merge, no GPG signing, and no backport or maintenance branches — everything goes to `main`. Documentation only, no build impact. 🤖 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]
