Replace long-lived DD_CI_VIS_API_KEY by short-lived credentials via dd-sts-action - #357
Replace long-lived DD_CI_VIS_API_KEY by short-lived credentials via dd-sts-action#357xlamorlette-datadog wants to merge 3 commits into
Conversation
BenchmarksBenchmark execution time: 2026-08-20 11:34:32 Comparing candidate commit f9fa899 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 8 metrics, 0 unstable metrics.
|
There was a problem hiding this comment.
The @AGENTS.md is needed rather than AGENTS.md so Claude can in-line the contents of the AGENTS.md file. What you have might work, but the @ is the best practice for inlining
| @AGENTS.md |
Description
Migrate the long-lived
DD_CI_VIS_API_KEYsecret to short-lived credentials fromdd-sts.This is done with a new local composite action,
.github/actions/dd-sts-credentials, which usesDataDog/dd-sts-action.Additional Notes
By the way, small amendment in agents intsructions.
Jira ticket: IDMPL-808 [C++ Tracer] [CI] Remove DD_CI_VIS_API_KEY secret