You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: update Datadog API key handling to support multiple secrets (#182)
Updated v2 workflows to fall back to `DATADOG_API_KEY_FRONTEND_METRICS`
whenever `secrets.DATADOG_API_KEY` is null/undefined/empty, and added
the missing secret declaration in the PR workflow.
0 commit comments