docs: make CLAUDE.md a compatibility shim#36
Conversation
Co-authored-by: Codex <noreply@openai.com>
mldangelo-oai
left a comment
There was a problem hiding this comment.
@AGENTS.md should be sufficient here
Co-authored-by: Codex <noreply@openai.com>
There was a problem hiding this comment.
💡 Codex Review
promptfoo-python/.github/workflows/test.yml
Lines 305 to 309 in f782023
ci-success now depends on classify-changes, but its gate only checks lint/type/test/build results. If classify-changes errors (e.g., bad SHA diff), downstream jobs are skipped and this step still exits 0, producing a false green required check. Include needs.classify-changes.result in the failure condition.
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
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
CLAUDE.mdpointer with an explicit compatibility shim toAGENTS.mdTest Plan