Unrelated pending edits: CI config, AGENTS.md, NativeBuildPlugin doc#643
Conversation
Splitting out pre-existing local modifications unrelated to the reference-chains work, for separate review.
CI Test ResultsRun: #29035344857 | Commit:
Status Overview
Legend: ✅ passed | ❌ failed | ⚪ skipped | 🚫 cancelled Summary: Total: 32 | Passed: 32 | Failed: 0 Updated: 2026-07-09 17:19:03 UTC |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: e7ae433755
ℹ️ 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".
| Files to touch when upgrading the build/target JDK, and the Gradle 9 breaking-API reference | ||
| table: see [doc/build/JdkUpgrades.md](doc/build/JdkUpgrades.md). |
There was a problem hiding this comment.
Restore the missing JDK upgrade guide
This replacement points the removed JDK upgrade checklist to doc/build/JdkUpgrades.md, but that file is not present in doc/build and rg JdkUpgrades only finds this new link. As a result, the detailed build/target JDK upgrade instructions deleted from AGENTS.md are no longer reachable for anyone following the project guidance.
Useful? React with 👍 / 👎.
What does this PR do?:
Splits out three pre-existing local modifications that were unrelated to the
reference-chains work in progress on another branch, so they can be reviewed
independently:
.gitlab/reliability/.gitlab-ci.ymlAGENTS.mddoc/build/NativeBuildPlugin.mdMotivation:
These edits were sitting in the working tree from prior, separate work and
shouldn't be bundled into the reference-chains PR.
Additional Notes:
No functional relationship between the three files beyond "all pending at
the same time" - please review each independently.
How to test the change?:
Docs/CI-config only; no code changes.
For Datadog employees:
credentials of any kind, I've requested a security review (run the
dd:platform-security-reviewskill, or file a request via the PSEC review form).
bewairealso runs automatically on every PR.Unsure? Have a question? Request a review!
🤖 Generated with Claude Code