Skip to content

Conversation

@shibayan
Copy link
Owner

No description provided.

@shibayan shibayan requested a review from Copilot September 22, 2025 16:22
@shibayan shibayan self-assigned this Sep 22, 2025
@shibayan shibayan added the enhancement New feature or request label Sep 22, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR migrates the NuGet publishing workflow from using a static API key stored in GitHub secrets to NuGet Trusted Publishing using OpenID Connect (OIDC) authentication. This approach eliminates the need to store long-lived API keys and provides more secure authentication.

  • Adds OIDC permissions to enable trusted publishing authentication
  • Integrates NuGet/login action to obtain temporary API keys via OIDC
  • Updates the publish command to use the dynamically generated API key

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants