chore: Codex AGENTS.md and Gemini Code Assist config (mention-only) - #546
chore: Codex AGENTS.md and Gemini Code Assist config (mention-only)#546r-uben wants to merge 1 commit into
Conversation
Add root AGENTS.md with Code Review Rules for mention-only @codex review, .gemini/config.yaml (auto review off on PR open, /gemini review still enabled), and .gemini/styleguide.md. Extend .gitignore exceptions so AGENTS.md and .gemini/styleguide.md are tracked. Co-authored-by: Rubén Fernández-Fuertes <r-uben@users.noreply.github.com>
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
To use Codex here, create an environment for this repo. |
r-uben
left a comment
There was a problem hiding this comment.
MERGE
Docs/config only. AGENTS.md has ## Code Review Rules with five ### items (silent data loss, real-caller tests, resume allowlists, local VLM identity, leave format to CI). .gemini/config.yaml keeps code_review.disable: false and turns off auto review/summary/help on PR open — mention-only once GCP is connected. .gitignore allowlists AGENTS.md and .gemini/styleguide.md (repo ignores *.md by default; without that the files would not ship). No product/CI/workflow changes. No gemini.yml.
Soft: CLAUDE.md still does not mention the cheat-sheet; fine for this PR. Do not merge unless Rubén asks.
|
/gemini review Smoke test from gitty: mention-only second opinion on this docs/config PR (AGENTS.md + |
|
@codex review Smoke test from gitty: mention-only second opinion on this docs/config PR (AGENTS.md + |
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
|
Codex Review: Didn't find any major issues. More of your lovely PRs please. Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Summary
Prepares the repo for mention-only advisory reviewers on GitHub:
AGENTS.md(## Code Review Ruleswith###items)..gemini/config.yamland.gemini/styleguide.md.gitty triggers
@codex reviewor/gemini reviewwhen it wants a second opinion. Neither bot auto-reviews every PR.Changes
AGENTS.mdCLAUDE.md/.codex/agents/socr-reviewer.toml.gemini/config.yamlcode_review.disable: false, auto review off on PR open (pull_request_opened.code_review/summary/help: false),comment_severity_threshold: HIGH.gemini/styleguide.md.gitignoreAGENTS.mdand.gemini/styleguide.md(repo ignores*.mdby default)Out of scope (by design)
gemini.ymlGitHub Actions workflowVerification
AGENTS.mdhas five###rules under## Code Review Rules.gemini/config.yamlYAML parses;pull_request_opened.code_review: falseSummary by cubic
Adds mention-only advisory reviewer configs for Codex (
AGENTS.md) and Gemini Code Assist (.gemini/config.yaml,.gemini/styleguide.md), and updates.gitignoreso these files are tracked. Reviewers trigger only via@codex reviewor/gemini review; auto-review on PR open stays off.Written for commit b846c02. Summary will update on new commits.