Skip to content

[WIP] Remove Datadog credentials from PR CI - #500

Draft
sdkennedy2 wants to merge 1 commit into
masterfrom
sdkennedy2/disable-pr-datadog-credentials
Draft

[WIP] Remove Datadog credentials from PR CI#500
sdkennedy2 wants to merge 1 commit into
masterfrom
sdkennedy2/disable-pr-datadog-credentials

Conversation

@sdkennedy2

@sdkennedy2 sdkennedy2 commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

Motivation

PR-controlled test and build code currently receives a long-lived Datadog API key. This temporarily removes that credential exposure while an OIDC-based dd-sts replacement is designed and validated.

Related context: PR #493 and incident 60148.

Changes

Temporarily disables Datadog Test Optimization for unit and end-to-end tests by removing the setup action and tracer injection. The lint build continues producing local build-report artifacts, but no longer receives an API key and therefore cannot submit build metrics to Datadog.

Trusted release workflows are intentionally unchanged. Test Optimization and PR build metrics will be restored separately using dd-sts after its trust policy and credential lifetime are validated.

QA Instructions

Review the PR workflow run and confirm that the Unit tests, End to End, and Linting jobs still complete without a Datadog repository secret. No product-level manual QA is needed because this changes CI telemetry only.

Blast Radius

This affects only pull-request CI telemetry. Unit and end-to-end Test Optimization data and lint build metrics will be absent temporarily. Test execution, build-report artifacts, and trusted publish/bump workflows remain unchanged.

Documentation

  • Not applicable; this is a temporary internal CI security mitigation.

Copy link
Copy Markdown
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@sdkennedy2 sdkennedy2 changed the title Temporarily disable Datadog telemetry in PR CI [WIP] Remove Datadog credentials from PR CI Sep 2, 2026
@sdkennedy2

Copy link
Copy Markdown
Collaborator Author

@codex review
@cursor review

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-02T19:43:56.863445Z 9fe1d2d Manual request
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Swish!

Reviewed commit: 9fe1d2dc5e

ℹ️ 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".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant