Teach GitHub Codex to follow dd-apm-sdk-review without invoking the skill - #12428
Conversation
GitHub Codex cannot invoke the skill; point it at the reviewer files and a temporary debug prefix so we can see which lens it used. Co-authored-by: Cursor <cursoragent@cursor.com>
There was a problem hiding this comment.
The new sampling predicate returns the opposite of its documented rule. The class has no current caller, so the defect has no active tracer path.
🤖 Datadog Autotest · Commit 1e6476d · What is Autotest? · @DataDog review to ask questions · Any feedback? Reach out in #autotest
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 1e6476df78
ℹ️ About Codex in GitHub
Codex has been enabled to automatically 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 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
This comment has been minimized.
This comment has been minimized.
LLM ValidationLLM Validation Gate — dd-apm-sdk-review✅ PASS
AnalysisChanged instruction file(s): 1 case(s) dipped but stayed within the pass bar.
Results
Cases
Per-dimension scores, token usage, latency, and estimated cost are in the CI job logs. |
🟢 Java Benchmark SLOs — All performance SLOs passed
PR vs. master results
Commit: Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion. |
Keep the no-harness lens-loading fallback; remove the experiment-only review prefix and unused shouldSample helper. Co-authored-by: Cursor <cursoragent@cursor.com>
Keep the Codex fallback as a pointer; the lens list lives in the overrides file. Co-authored-by: Cursor <cursoragent@cursor.com>
Keep the Codex fallback that already worked; drop the extracted overrides file. Co-authored-by: Cursor <cursoragent@cursor.com>
1fccb97
into
robertomonteromiguel/dd-apm-sdk-review-core-overrides
What Does This Do
Teaches GitHub Codex (and any reviewer that cannot invoke
.agents/skills/) to use thedd-apm-sdk-reviewlens files as the review spec, instead of trying to run the skill.Local agents with a skill harness still invoke
dd-apm-sdk-reviewbefore push.Motivation
Codex on GitHub reads
AGENTS.mdbut cannot execute the skill. #12364 only tells local agents to invoke it, so Codex reviews against house style instead of the lenses.Additional Notes
Stacked on #12364 (
robertomonteromiguel/dd-apm-sdk-review-core-overrides), notmaster.Contributor Checklist
type:and (comp:orinst:) labels in addition to any other useful labelsclose,fix, or any linking keywords when referencing an issueUse
solvesinstead, and assign the PR milestone to the issueJira ticket: N/A