Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 17, 2025

Backport of #12992 to release/13.0

/cc @JamesNK @copilot

Customer Impact

Aspire automatically enables AI integrations to record messages to telemetry. However, there is a bug that prevents this from working for the OpenAI integration.

A user ran into this issue and struggled with manually enabling it: #12961

Testing

Unit tests

Risk

Low. Applying the same pattern from other AI integrations to OpenAI

Regression?

No

Copilot AI and others added 2 commits November 17, 2025 23:30
…rs.EnableSensitiveDataDefault

Co-authored-by: JamesNK <303201+JamesNK@users.noreply.github.com>
@github-actions
Copy link
Contributor Author

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 13017

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 13017"

@JamesNK JamesNK added area-integrations Issues pertaining to Aspire Integrations packages Servicing-consider Issue for next servicing release review labels Nov 17, 2025
@JamesNK JamesNK requested a review from joperezr November 17, 2025 23:35
@joperezr joperezr added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Nov 24, 2025
This was referenced Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-integrations Issues pertaining to Aspire Integrations packages Re-opened Github-Action PR Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants