Skip to content

Conversation

@nobodyiam
Copy link
Member

@nobodyiam nobodyiam commented Feb 8, 2026

What's the purpose of this PR

Add a repository-local AGENTS.md for apollo-java so contribution workflow expectations are explicit and reusable for future AI-assisted and manual PRs.

Which issue(s) this PR fixes:

N/A

Brief changelog

  • Add /AGENTS.md with:
    • module layout and common Maven commands
    • testing guidance for module/full test runs
    • commit/PR rules (single-commit PR expectation)
    • PR submission flow (push to personal fork, then open PR to apolloconfig/apollo-java)
    • CHANGES.md entry rule: description text should link to the PR URL

Follow this checklist to help us incorporate your contribution quickly and easily:

  • Read the Contributing Guide before making this pull request.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Write necessary unit tests to verify the code.
  • Run mvn clean test to make sure this pull request doesn't break anything.
  • Update the CHANGES log.

Notes:

  • This is a docs-only change; no runtime code path is modified.
  • CHANGES.md is not updated for this PR.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 8, 2026

Warning

Rate limit exceeded

@nobodyiam has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 13 minutes and 28 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@nobodyiam nobodyiam merged commit df7aef2 into apolloconfig:main Feb 8, 2026
8 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 8, 2026
@nobodyiam nobodyiam deleted the codex/add-apollo-java-agents-md branch February 8, 2026 04:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant